View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualCenterSummaryStatistics
- Class
- VMware.Hv.VirtualCenterSummaryStatistics
- Returned by
- VirtualCenterStatistics_getSummaryStatistics, VirtualCenterStatistics_listSummaryStatistics
- See also
- DataStoreSummaryStatistics, HostSummaryStatistics, VirtualCenterId
- Since
- Horizon 7.8
Data Object Description
Summary statistics for a Virtual Center server.Data Object Properties
Properties
Name | Type | Description |
---|---|---|
id | VirtualCenterId |
The ID of the virtual center server.
|
name | xsd:string |
The name of the Virtual Center server.
|
instanceUuid | xsd:string |
Virtual center instance uuid.
|
version | xsd:string |
The version of the Virtual Center server.
|
hostSummaryStatistics | HostSummaryStatistics[] |
Statistics information about each host managed by the Virtual Center
server.
|
dataStoreSummaryStatistics | DataStoreSummaryStatistics[] |
Statistics information about each data store managed by the Virtual
Center server.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |