vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanPerfMetricSeriesCSV(vim.cluster.VsanPerfMetricSeriesCSV)
- Property of
- VsanPerfEntityMetricCSV, VsanPerfHotspotEntitiesMetrics
- Extends
- DynamicData
- See also
- VsanPerfMetricId, VsanPerfThreshold
- Since
- vSphere API Release 5.5
Data Object Description
This data object type represents a metric series encoded in CSV format.Properties
Name | Type | Description |
---|---|---|
metricId | VsanPerfMetricId |
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 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 6.6 |
values* | xsd:string |
An array of sample values in CSV format
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |