vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanVcLifecycleCheckResult(vim.cluster.VsanVcLifecycleCheckResult)
- Returned by
- RunLifecycleCheck
- Extends
- DynamicData
- See also
- LifecycleConfigDetails, LifecyclePreCheckResult
- Since
- 7.3
Data Object Description
Result returned after running lifecycle checks containing check results and vSAN cluster configuration details required by lifecycle manager/vLCM.Properties
Name | Type | Description |
---|---|---|
configDetails | LifecycleConfigDetails |
vSAN cluster configuration details.
|
preCheckResults* | LifecyclePreCheckResult[] |
The list of results for lifecycle checks.
Check LifecyclePreCheckResult for details.
|
status | xsd:string |
The overall status of the lifecycle checks:
green) All checks passed
yellow) At least one yellow status check, no red status checks
red) At least one red status check, yellow status checks also possible See VsanHealthStatusType |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |