Data Object - VsanPerfEntityMetricCSV(vim.cluster.VsanPerfEntityMetricCSV)

Property of
VsanPerfDiagnosticResult
Returned by
VsanPerfQueryPerf
Extends
DynamicData
See also
VsanPerfMetricSeriesCSV
Since
vSphere API 5.5

Data Object Description

This data object type stores values and metadata for vSAN metrics associated with a specific entity.

Properties

Name Type Description
entityRefIdxsd:string

The entity reference id in format <type>:<id> like managed object reference. For supported entity types, metric groups, metrics, see VsanPerfQueryPerf
sampleInfo*xsd:string

The SampleInfo (timestamp,interval) encoded in the following CSV format: [date1], [date2], and so on.
value*VsanPerfMetricSeriesCSV[]

A list of values that corresponds to the samples collected.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition