Data Object - HostEnterMaintenanceResult(vim.host.EnterMaintenanceResult)

Extends
DynamicData
See also
FaultsByHost, FaultsByVM
Since
vSphere API 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
*Need not be set
Show WSDL type definition