View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualCenterHealthInfo
- Class
- VMware.Hv.VirtualCenterHealthInfo
- Returned by
- VirtualCenterHealth_Get, VirtualCenterHealth_List
- See also
- VirtualCenterHealthConnectionServerConnectionData, VirtualCenterHealthData, VirtualCenterHealthDatastoreData, VirtualCenterHealthHostData, VirtualCenterId
- Since
- Horizon View 6.0
Data Object Description
Health information for a Virtual Center server.Data Object Properties
Properties
Name | Type | Description |
---|---|---|
id | VirtualCenterId |
The ID of the virtual center server.
|
data | VirtualCenterHealthData |
Basic information about the Virtual Center server.
|
connectionServerData | VirtualCenterHealthConnectionServerConnectionData[] |
Information about the VC connections from each connection server.
|
hostData | VirtualCenterHealthHostData[] |
Health information about each host managed by the Virtual Center
server.
|
datastoreData | VirtualCenterHealthDatastoreData[] |
Health information about each datastore managed by the Virtual Center
server.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |