Data Object - PodFederationLocalConnectionServerStatus

Class
VMware.Hv.LocalConnectionServerStatus
Property of
PodFederationLocalPodStatus
See also
ConnectionServerId, MapEntry
Since
Horizon View 6.0

Data Object Description

Multi-DataCenter View status for a Connection Server.

Data Object Properties

Properties

Name Type Description
idConnectionServerId

Entity id of the connection server to which this status pertains.
statusxsd: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:
    Value Description
    "ENABLED"Multi-DataCenter View is enabled.
    "DISABLED"Multi-DataCenter View is disabled.
    "PENDING"Multi-DataCenter View is undergoing an operation related to initialization, uninitialization, joining, or unjoining.
    "ENABLE_ERROR"This status indicates the current Connection Server has failed to reach the ENABLED status in a timely manner. Other Connection Servers in the same Pod were successfully ENABLED. This status may also indicate the current Connection Server was recently installed.
    "DISABLE_ERROR"This status indicates the current Connection Server has failed to reach the DISABLED status in a timely manner. Other Connection Servers in the same Pod were successfully DISABLED.
pendingPercentagexsd:int

Value between 0 and 100 representing completion percentage when Connection Server status is pending. Null in other status states.
  • This property need not be set.
errorMessagexsd:string

The Multi-DataCenter View error message for this Connection Server, if any is populated, or a success message.
  • This property need not be set.
errorMessageIdxsd:string

Message ID of the error message.
  • This property need not be set.
errorMessageValuesMapEntry[]

The error message values.
  • This property need not be set.
  • This property is a set of entries with unique "key" members.