Data Object - PodFederationLocalPodStatus

Class
VMware.Hv.LocalPodStatus
Property of
PodFederationInfo
See also
PodFederationLocalConnectionServerStatus
Since
Horizon View 6.0

Data Object Description

Multi-DataCenter View status for the local Pod.

Data Object Properties

Properties

Name Type Description
statusxsd:string

The Multi-DataCenter View status for the local Pod.
  • 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.
localConnectionServerStatusesPodFederationLocalConnectionServerStatus[]

Individual Connection Server Multi-DataCenter View statuses for this pod. Null if insufficient permission to read Connection Server settings.
  • This property need not be set.