Data Object - PodFederationInfo

Class
VMware.Hv.PodFederationInfo
Returned by
PodFederation_Get
See also
PodFederationData, PodFederationLocalPodStatus
Since
Horizon View 6.0

Data Object Description

Info object for Pod Federation.

Data Object Properties

Properties

Name Type Description
dataPodFederationData

Data relevant to this Pod Federation. It will be null if:
1. The PodFederation has not been initialized or has not been joined.
2. The PodFederation is undergoing initialize, uninitialize, join, or unjoin operation.
3. Required read privileges are not met.
  • This property need not be set.
localPodStatusPodFederationLocalPodStatus

Multi-DataCenter View status for the local Pod.
  • This property cannot be updated.