vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanFileServiceRootFsHealth(vim.host.VsanFileServiceRootFsHealth)
- Property of
- VsanFileServiceHealthSummary
- Extends
- DynamicData
- Since
- 7.0
Data Object Description
This class defines health status of the vSAN File Service Root File System and will report issue if it does not exist or is not in healthy state.Properties
Name | Type | Description |
---|---|---|
created* | xsd:boolean |
Checks whether the Root File System is created. This is checked from the
CMMDS record for the Root File System status.
|
description* | xsd:string |
The description of the health state.
|
health* | xsd:string |
The health state of the Root File System. It is checked by accessing the Root
File System directly from ESXi host.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |