vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanObjectHealthTelemetrySummary(vim.vsan.ObjectHealthTelemetrySummary)
- Extends
- DynamicData
- Since
- 9.0.0.0
Data Object Description
Define the object health summary for cluster obs telemetry data collection.Properties
| Name | Type | Description |
|---|---|---|
| clusterHostCount | xsd:int |
The number of hosts of the current cluster.
|
| healthyObjectCount | xsd:int |
The number of healthy objects.
|
| inaccessibleObjectCount | xsd:int |
The number of inaccessible objects.
|
| needRetryObjectCount | xsd:int |
The number of need retry objects.
|
| pdlObjectCount | xsd:int |
The number of pdl objects.
|
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |