vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanSiteMaintenanceVMPowerOffInfo(vim.vsan.VMPowerOffInfo)
- Property of
- VsanSiteMaintenanceResourceCheckResult
- Extends
- DynamicData
- See also
- LocalizableMessage
- Since
- vSphere API Release 9.1.0.0
Data Object Description
The detailed information of VMs to power off for fault domain maintenance action.Properties
| Name | Type | Description |
|---|---|---|
| reason* | LocalizableMessage |
The reason for why the VMs need to power off.
|
| vmToPowerOff* | ManagedObjectReference[] |
List of VM Managed object IDs that will be powered off.
|
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |