Name
Installation_folder\RCXCFMG\bin\cfmg_updatevdiparams - Update VDI Coordination Parameters
Synopsis
cfmg_updatevdiparams -lplatform L-Platform_ID -serverid server_ID [-vdiuser vdi_user] [-vdipool VDI_pool_name] [-vdiconnectinfo VDI_management_server_connection_information][-vdiserver VDI_management_server]
Functional Description
Updates the VDI coordination parameters which are output on the ROR console.
Use this command to update information when the value is not correct after changing the settings of the VDI management product.
Options
Specify the ID of the L-Platform including the servers that are the target of update.
Specify the ID of servers that are the target of update.
The server ID is output as the "lserverId" of the ListLServer command.
Refer to "14.3.17 ListLServer (Gets a List of Servers in an L-Platform)" for information on ListLServer command.
Specify the VDI user.
Specify the character string of one connection information within 84 characters composed of alphanumeric and signs (ASCII character) except "/ [ ] : ; | = , + * ? < > @ "", control characters, and space.
If omitted, the value is not changed. Specify this value when the original value is not set (VDI coordination is disabled).
Specify the VDI pool.
Specify the character string of one connection information within 64 characters composed of alphanumeric character, underscore ("_"), and hyphen ("-").
If omitted, the value is not changed. Specify this value when the original value is not set (VDI coordination is disabled).
Specify the VDI management server connection information.
Specify a character string that contains up to 1024 ASCII characters, excluding control characters.
If omitted, the value is not changed. Specify this value when the original value is not set (VDI coordination is disabled).
Specify the VDI management server.
Specify the character string of one connection information within 15 characters composed of alphanumeric and hyphen ("-"). The first character is assumed to be an alphabet.
If omitted, the value is not changed. Specify this value when the original value is not set (VDI coordination is disabled).
Requirements
Infrastructure administrator with OS administrator privilege
Admin server
Example
> cfmg_updatevdiparams -lplatform tenantA-7NN3BLVA4 -serverid tenantA-7NN3BLVA4-S-0001 -vdiuser testuser -vdipool tenantA-pool -vdiconnectinfo view-server
Exit Status
This command returns the following values:
The command executed successfully.
An error has occurred.