View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
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 |
---|---|---|
data | PodFederationData |
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.
|
localPodStatus | PodFederationLocalPodStatus |
Multi-DataCenter View status for the local Pod.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |