| addnscentralmanagementserver |
Use this method to adds a centralmgmtserver server profile and verifies the configuration to ensure that it is correct. Also registers the device on the central management server. |
Syntax |
Parameters |
type |
Type of the central management server. Must be either CLOUD or ONPREM depending on whether the server is on the cloud or on premise. This is mandatory parameter. |
username |
Username for access to central management server. Must begin with a letter, number, or the underscore character (_), and must contain only letters, numbers, and the hyphen (-), period (.) pound (#), space ( ), at (@), equals (=), colon (:), and underscore characters.
The following requirement applies only to the Citrix ADC CLI:
If the name includes one or more spaces, enclose the name in double or
single quotation marks (for example, "my ns centralmgmtserver" or "my ns centralmgmtserver"). |
password |
Password for access to central management server. Required for any user account. |
activationcode |
Activation code is used to register to ADM service |
ipaddress |
Ip Address of central management server. |
servername |
Fully qualified domain name of the central management server or service-url to locate ADM service. |
validatecert |
validate the server certificate for secure SSL connections. Default value = YES. |
deviceprofilename |
Device profile is created on ADM and contains the user name and password of the instance(s). |
adcusername |
ADC username used to create device profile on ADM |
adcpassword |
ADC password used to create device profile on ADM |
Return Value |
Returns simpleResult |
See Also |