View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
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 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | ConnectionServerId |
Entity id of the connection server to which this status pertains.
|
||||||||||||
name | xsd:string |
Name of the connection server
Since Horizon 7.8 |
||||||||||||
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.
|
||||||||||||
pendingPercentage | xsd:int |
Value between 0 and 100 representing completion percentage when
Connection Server status is pending. Null in other status states.
|
||||||||||||
errorMessage | xsd:string |
The Multi-DataCenter View error message for this Connection Server, if
any is populated, or a success message.
|
||||||||||||
errorMessageId | xsd:string |
Message ID of the error message.
|
||||||||||||
errorMessageValues | MapEntry[] |
The error message values.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |