Top
ServerView Resource Orchestrator Cloud Edition V3.1.2 Reference Guide (Command/XML)
FUJITSU Software

10.9 cfmg_updatevdiconnectinfo (Update VDI Management Server Connection Information) [Windows Manager]

Name

Installation_folder\RCXCFMG\bin\cfmg_updatevdiconnectinfo - Update VDI Management Server Connection Information

Synopsis

cfmg_updatevdiconnectinfo [-f] -old current_connection_information -new connection_information_after_update

Functional Description

Updates VDI management server connection information in batches.

Options

-f (Optional)

If this option is specified, the connection information is updated even if the value of "-new" is set on the existing server.

-old

VDI management server connection information of the update target.
Specify a character string that contains up to 1024 ASCII characters, excluding control characters.

-new

VDI management server connection information after update.
Specify a character string that contains up to 1024 ASCII characters, excluding control characters.
An error occurs if a value that is already set for an existing server is specified without the "-f" option.

Requirements

Permissions

Infrastructure administrator with OS administrator privilege

Location

Admin server

Example

> cfmg_updatevdiconnectinfo -old 10.10.10.10 -new 10.11.11.11

Exit Status

This command returns the following values:

0

The command executed successfully.

non-zero

An error has occurred.