getcloudparameterResult Structure Definition

The getcloudparameterResult structure defines the return type for getcloudparameter 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.

cloudparameterList

List of cloudparameters


cloudparameter Structure Definition

The cloudparameter structure defines the actual return type values for getcloudparameter API.

Syntax



Members

controllerfqdn

FQDN of the controller to which the Citrix ADC SDProxy Connects

controllerport

Port number of the controller to which the Citrix ADC SDProxy connects

instanceid

Instance ID of the customer provided by Trust

customerid

Customer ID of the citrix cloud customer

resourcelocation

Resource Location of the customer provided by Trust

controlconnectionstatus

Status of the control connection: In case of successful registration to the controller, connection status will be shown as "Registered" else "Unregistered".

deployment

Describes if the customer is a Staging/Production or Dev Citrix Cloud customer

connectorresidence

Identifies whether the connector is located Onprem, Aws or Azure

_nextgenapiresource


See Also