Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - PerfEntityMetric(vim.PerformanceManager.EntityMetric)
- Extends
- PerfEntityMetricBase
- See also
- PerfMetricSeries, PerfSampleInfo
- Since
- 2.0
Data Object Description
This data object type stores values and metadata for metrics associated with a specific entity, in 'normal' format.Properties
Name | Type | Description |
---|---|---|
sampleInfo* | PerfSampleInfo[] |
A list of objects containing information (an interval and a timestamp)
about the samples collected.
|
value* | PerfMetricSeries[] |
A list of values that corresponds to the samples collected.
|
Properties inherited from PerfEntityMetricBase | ||
entity | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |