File name
Any name |
Description
This file can be used to register, update, move, or change the owner of L-Platform information.
Specify this file in the options of swcfmg_lplatform (L-Platform Information Management command).
File location
Any folder |
File format
CSV format
[#]<lplatform-id>,<lplatform-name>,<tenant-name>,<owner> ...
Parameters
The following line is regarded as a single definition:
[#]<lplatform-id>,<lplatform-name>,<tenant-name>,<owner>
Column | Item | Meaning | Value | Remarks |
---|---|---|---|---|
# | Comment line | |||
1 | lplatform-id | L-Platform ID ID that uniquely identifies the L-Platform | Specify when updating, moving, or changing the owner of L-Platform information. Can be omitted. Cannot be modified. The L-Platform ID is assigned automatically during registration. Do not set this column when registering L-Platform information. When updating, moving, or changing the owner of L-Platform information, specify the ID output in the list. | |
2 | lplatform-name | L-Platform name A name can be assigned to the L-Platform for management purposes. | Example: system_1 | Specify when registering or updating L-Platform information. Cannot be omitted, but can be modified. Specify up to 85 characters. (< > & " ' | , and control characters cannot be specified.) When L-Platform information is registered, the L-Platform name must be unique within the tenant. |
3 | tenant-name | Tenant name Tenant that the L-Platform belongs to | Example: tenant_1 | Specify when registering or moving L-Platform information. Cannot be omitted, but can be modified. Specify an existing tenant. The "tenant name" column is not displayed for an L-Platform that does not belong to a tenant. Move the L-Platform, and change the tenant to which the L-Platform belongs, making sure to select an existing tenant. |
4 | owner | Owner User who owns the L-Platform | Example: user_1 | Specify when registering or changing the owner of L-Platform information. Cannot be omitted, but can be modified. Specify the ID of an existing user. The infrastructure administrator cannot be specified. |
Notes
None
Examples
For creation
,system_1,tenant_1,user_1 ,system_2,tenant_1,user_1
For update
tenant_1-CFMG-UB5IFK3AT,system_3,tenant_1,user_1 tenant_2-CFMG-YFEFI9P7Q,system_4,tenant_1,user_1