Data Object - PerfMetricIntSeries(vim.PerformanceManager.IntSeries)

Extends
PerfMetricSeries

Data Object Description

This data object type describes integer metric values. The size of the array must match the size of sampleInfo property in the PerfEntityMetric that contains this series.

Properties

Name Type Description
value*xsd:long[]

An array of 64-bit integer values. The size of the array matches the size as the PerfSampleInfo, because the values can only be interpreted in the context of the sample that generated the value.
Properties inherited from PerfMetricSeries
id
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition