File name
Any name
Description
This file can be used to register, update, move, or change the owner of server group information.
Specify this file in the options of swcfmg_servergroup/swcfmg_lplatform (Server Group Information Management command) for registration, updating, and moving of server group information, and changing of the owner.
File location
Any folder
File format
CSV format
[#]<servergroup-id>,<servergroup-name>,<tenant-id>,<owner> ...
Parameters
The following line is regarded as a single definition:
[#]<servergroup-id>,<servergroup-name>,<tenant-id>,<owner>
Column | Item | Meaning | Value | Remarks |
---|---|---|---|---|
# | Comment line | |||
1 | servergroup-id | Server group ID The ID that uniquely identifies the server group. | Specify when updating, moving, or changing the owner of L-Platform information. Can be omitted. Cannot be modified. The server group 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 | servergroup-name | Server group name A name can be assigned to the server group 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 server group information is registered, the server group name must be unique within the tenant. |
3 | tenant-id | Tenant ID The tenant that the server group 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 ID" column is not displayed for a server group that does not belong to a tenant. Move the server group and change the tenant to which the server group belongs, making sure to select an existing tenant. |
4 | owner | Owner The user who owns the server group. | 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
UB5IFK3AT@Direct,system_3,tenant_1,user_1 YFEFI9P7Q@Direct,system_4,tenant_1,user_1