Skip to content

Data Object - PodFederationLocalPodStatus

Java Class

com.omnissa.vdi.vlsi.binding.vdi.federation.PodFederation.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

Name Type Description
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:
ValueDescription
"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.
localConnectionServerStatuses PodFederationLocalConnectionServerStatus[] Individual Connection Server Multi-DataCenter View statuses for this pod. Null if insufficient permission to read Connection Server settings. 1

  1. This property need not be set.