vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanFileServiceHealthSummary(vim.host.VsanFileServiceHealthSummary)
- Property of
- VsanClusterFileServiceHealthSummary
- Returned by
- VsanHostQueryFileServiceHealthSummary
- Extends
- DynamicData
- See also
- VsanFileServerHealthSummary, VsanFileServiceBalanceHealth, VsanFileServiceRootFsHealth, VsanFileServiceShareHealthSummary, VsanResourceHealth
- Since
- vSAN API 7.0
Data Object Description
This class defines file service health summary for this host.Properties
Name | Type | Description |
---|---|---|
balanceStatus* | VsanFileServiceBalanceHealth |
The health status of load balance of file servers in this cluster.
Since vSAN API vSAN 7.0U1 |
enabled* | xsd:boolean |
Enable state for the vSAN file service on this host.
|
fileServerHealth* | VsanFileServerHealthSummary[] |
The health status of file servers. This health status includes liveness of
file server IP addresses, accessibility of the root file system from file
servers, etc.
|
fileShareHealth* | VsanFileServiceShareHealthSummary[] |
The health status of file shares in this cluster.
|
fsvmStatus* | VsanResourceHealth |
The health status of File Service VM.
|
hostLoadStatus* | VsanResourceHealth |
The load status of shares on this host.
Note: If hostLoadStatus is overloaded along with file server load balance
issues, please rebalance the file shares via the remediation on vSAN health
UI. Otherwise, consider adding more ESXi hosts to the cluster.
This field will only work in a vSAN ESA cluster.
Since vSAN API 8.0.0.4 |
hostname* | xsd:string |
Hostname/IP of host which runs the file service health check.
|
overallHealth* | xsd:string |
Overall health state for vSAN file service configuration and runtime
status for this host.
|
rootFsStatus* | VsanFileServiceRootFsHealth |
The health status of Root File System.
|
vdfsdStatus* | VsanResourceHealth |
The health status of VDFS daemon for vSAN file service data service.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |