vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - HostMaintenanceSpec(vim.host.MaintenanceSpec)
- Parameter to
 - EnterMaintenanceMode_Task, EvacuateVsanNode_Task, RemoveDisk_Task, RemoveDiskMapping_Task
 - Extends
 - DynamicData
 - See also
 - VsanHostDecommissionMode
 - Since
 - vSphere API Release 5.5
 
Data Object Description
The HostMaintenanceSpec data object may be used to specify actions to be taken by a host upon entering maintenance mode. If the HostMaintenanceSpec or any of its fields are omitted in a call to EnterMaintenanceMode_Task, default actions will be chosen as documented for each field's type.See EnterMaintenanceMode_Task
See VsanHostDecommissionMode
Properties
| Name | Type | Description | 
|---|---|---|
| purpose* | xsd:string | 
         Maintenance mode reason code.
  See Purpose for valid values.
      
Since vSphere API Release 7.0 | 
| vsanMode* | VsanHostDecommissionMode | 
         The VsanHostDecommissionMode for this MaintenanceSpec.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |