vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanClusterHealthCheckInfo(vim.cluster.VsanClusterHealthCheckInfo)
- Returned by
- VsanQueryAllSupportedHealthChecks
- Extends
- DynamicData
- Since
- 6.6
Data Object Description
Generic class for health check info, including testId, testName, groupId and groupNameProperties
Name | Type | Description |
---|---|---|
groupId | xsd:string |
The id of health group which the check belongs to
|
groupName* | xsd:string |
The name of health check group which the check belongs to
|
testId | xsd:string |
The id of health check
|
testName* | xsd:string |
The name of health check
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |