vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanFileServiceShareHealthSummary(vim.host.VsanFileServiceShareHealthSummary)
- Property of
- VsanFileServiceHealthSummary
- Extends
- DynamicData
- See also
- VsanObjectOverallHealth
- Since
- vSAN API 7.0
Data Object Description
This class defines file service share health summary in cluster level.Properties
| Name | Type | Description |
|---|---|---|
| description* | xsd:string |
The description of the health status. It includes the detail of the vSAN
objects in error state and the status of file server.
|
| domainName* | xsd:string |
The name of the domain. See vim.vsan.DirectoryServerConfig for more
detailed information about vSAN file service domain.
|
| objectHealth* | VsanObjectOverallHealth |
The health status of share's backing vSAN objects. If any object is not
healthy the overall healthy will be 'red'.
|
| overallHealth* | xsd:string |
Overall health state for this vSAN file service share.
The possible state of the file service share could be one of the following:
|
| shareName* | xsd:string |
The name of the file share.
|
| shareUuid* | xsd:string |
The UUID of the file share.
|
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |