vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanPerfHotspotEntitiesMetrics(vim.cluster.VsanPerfHotspotEntitiesMetrics)
- Returned by
- QueryVsanPerfHotspotEntities
- Extends
- DynamicData
- See also
- VsanPerfMetricSeriesCSV
- Since
- vSAN API 8.0.0.3
Data Object Description
This data object type stores values and metadata for vSAN metrics associated with a specific entity.Properties
| Name | Type | Description |
|---|---|---|
| endTime | xsd:dateTime |
The end time of the hotspot entities query.
|
| entityRefId | xsd:string |
The entity reference id in format |
| metricsValue* | VsanPerfMetricSeriesCSV[] |
The queried metrics value of the hotspot entities.
|
| startTime | xsd:dateTime |
The start time of the hotspot entities query.
|
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |