vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - ClusterComputeResourceMaintenanceInfo(vim.ClusterComputeResource.MaintenanceInfo)
- Parameter to
 - ClusterEnterMaintenanceMode
 - Extends
 - DynamicData
 - See also
 - ClusterComputeResourceHostEvacuationInfo
 - Since
 - vSphere API Release 8.0.3.0
 
Data Object Description
This data object describes how a given array of hosts will be put into maintenance mode.Properties
| Name | Type | Description | 
|---|---|---|
| hostEvacInfo* | ClusterComputeResourceHostEvacuationInfo[] | 
         Evaucation information for each host
       | 
| partialMMId* | xsd:string | 
         Indicates the flavor of maintenance mode requested.
   
  If set, specifies the desired flavor of partial
  maintenance mode. Otherwise, full maintenance mode is assumed.
  See HostPartialMaintenanceModeId for supported values.
        | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |