getnscentralmanagementserverResult Structure Definition

The getnscentralmanagementserverResult structure defines the return type for getnscentralmanagementserver API.

Syntax



Members

rc

If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings.

message

If the method succeeds, message is NULL else message contains Error/Warning message.

nscentralmanagementserverList

List of nscentralmanagementservers


nscentralmanagementserver Structure Definition

The nscentralmanagementserver structure defines the actual return type values for getnscentralmanagementserver API.

Syntax



Members

type

Type of the central management server profile.

username

Username for access to the central management server.

ipaddress

Ip Address of central management server.

servername

Fully qualified domain name of the central management server.

validatecert

validate the server certificate for secure SSL connections.

password

Password for access to the central management server.

deviceprofilename

Device profile is created on ADM and contains the user name and password of the instance(s).

instanceid

Instance ID of the customer provided by Trust

customerid

Customer ID of the citrix cloud customer

admserviceenvironment

ADM service environment (PRODUCTION/STAGING/DEV)

admserviceconnectionstatus

Built-in agent's (mastools) connection status to ADM service

_nextgenapiresource


See Also