Data Object - VsanPerfMetricSeriesCSV(vim.cluster.VsanPerfMetricSeriesCSV)

Property of
VsanPerfEntityMetricCSV
Extends
DynamicData
See also
VsanPerfMetricId, VsanPerfThreshold
Since
vSphere API 5.5

Data Object Description

This data object type represents a metric series encoded in CSV format.

Properties

Name Type Description
metricIdVsanPerfMetricId

Information about the metric this data object has values for
numExceptions*xsd:string

The number of exceptions is used by VsanPerfDiagnosticService to indicate the number of times that the corresponding rule in VsanPerfDiagnosticService sees the threshold getting violated. Only populated in return from GetVsanPerfDiagnosisResult.

Since vSAN API 6.7
threshold*VsanPerfThreshold

The threshold used by VsanPerfDiagnosticService to indicate the level of performance issue seen in the data. Only populated in return from GetVsanPerfDiagnosisResult

Since vSAN API 6.6
values*xsd:string

An array of sample values in CSV format
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition