Data Object - PerfEntityMetric(vim.PerformanceManager.EntityMetric)

Extends
PerfEntityMetricBase
See also
PerfMetricSeries, PerfSampleInfo

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
*Need not be set
Show WSDL type definition