vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - HostEnterMaintenanceResult(vim.host.EnterMaintenanceResult)
- Extends
 - DynamicData
 - See also
 - FaultsByHost, FaultsByVM
 - Since
 - vSphere API Release 6.7
 
Data Object Description
EnterMaintenanceResult is the result returned to the QueryWhatIfEnterMaintenance method.Properties
| Name | Type | Description | 
|---|---|---|
| hostFaults* | FaultsByHost[] | 
         Host specific faults that would prevent host from
 entering maintenance mode.
       | 
| vmFaults* | FaultsByVM[] | 
         VM specific faults that would prevent host from
 entering maintenance mode.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |