View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - PerformanceInfo
- Class
- VMware.Hv.PerformanceInfo
- Returned by
- Performance_Get
- See also
- DisplayProtocolPerformanceData, PerformanceData, ProcessPerformanceData
- Since
- Horizon 7.2
Data Object Description
Data used for representation of performance information.Data Object Properties
Properties
Name | Type | Description |
---|---|---|
timestamp | xsd:long |
The time stamp when the last PerformanceData was obtained.
|
overallPerformance | PerformanceData[] |
Overall performance data for a machine.
|
processesPerformance | ProcessPerformanceData[] |
Performance data for processes in a machine.
|
displayProtocolPerformance | DisplayProtocolPerformanceData[] |
Performance data for the current session display protocol.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |