Data Object - PodFederationLocalConnectionServerStatus
Java Class
com.omnissa.vdi.vlsi.binding.vdi.federation.PodFederation.LocalConnectionServerStatus
Property of
See also
Since
Horizon View 6.0
Data Object Description¶
Multi-DataCenter View status for a Connection Server.
Data Object Properties¶
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | ConnectionServerId | Entity id of the connection server to which this status pertains. | ||||||||||||
name | xsd:string | Name of the connection server Since Horizon 7.8 | ||||||||||||
status | xsd:string | The Multi-DataCenter View status for this Connection Server. Individual connection server statuses should converge to the containing Pod's status over time. * This property will be one of:
|
||||||||||||
pendingPercentage | xsd:int | Value between 0 and 100 representing completion percentage when Connection Server status is pending. Null in other status states. 1 | ||||||||||||
errorMessage | xsd:string | The Multi-DataCenter View error message for this Connection Server, if any is populated, or a success message. 1 | ||||||||||||
errorMessageId | xsd:string | Message ID of the error message. 1 | ||||||||||||
errorMessageValues | MapEntry[] | The error message values. 1 2 |