vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanDaemonHealth(vim.host.VsanDaemonHealth)
- Extends
- DynamicData
- See also
- LocalizedMethodFault
- Since
- 6.6.1
Data Object Description
This class defines health status of the daemon on the host.Properties
Name | Type | Description |
---|---|---|
alive | xsd:boolean |
Daemon is alive or not.
|
error* | LocalizedMethodFault |
Error message for the daemon health failure on host.
|
name | xsd:string |
Daemon name.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |