vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanClusterConfigPrecheckItem(vim.vsan.ClusterConfigPrecheckItem)
- Extends
- ClusterComputeResourceValidationResultBase
- See also
- LocalizableMessage
- Since
- 8.0.0.1
Data Object Description
Precheck validation result for cluster configuration. This is extended from ClusterComputeResourceValidationResultBase description contains the description of the precheck validation. Once the precheck validation completes, result will be set to one of the possible statuses as in VsanHealthStatusType. If any of the precheck validation fails, the reason for the failure is available at info This class is currently used by the api VsanValidateConfigSpec to return resultsProperties
Name | Type | Description |
---|---|---|
description* | LocalizableMessage |
The description of the configuration precheck.
|
status | xsd:string |
The status of cluster precheck operation.
Check VsanHealthStatusType for all possible statuses. See VsanHealthStatusType |
Properties inherited from ClusterComputeResourceValidationResultBase | ||
info | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |