vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanSiteMaintenanceResourceCheckResult(vim.vsan.SiteMaintenanceResourceCheckResult)
- Property of
- VsanSiteMaintenancePrecheckStatus
- Extends
- VsanResourceCheckVsanResult
- See also
- VsanSiteMaintenancePrecheckDetail, VsanSiteMaintenanceVMPowerOffInfo
- Since
- vSphere API Release 9.1.0.0
Data Object Description
The detailed information of resource check result for fault domain maintenance action.Properties
| Name | Type | Description |
|---|---|---|
| checkDetails* | VsanSiteMaintenancePrecheckDetail[] |
Represents the specific checks and their results for fault domain maintenance.
|
| vmToMigrate* | ManagedObjectReference[] |
List of VM Managed object IDs that will be migrated after
the query operations are performed.
|
| vmToPowerOffInfo* | VsanSiteMaintenanceVMPowerOffInfo[] |
List of VM to power off information that will be powered off after
the query operations are performed, including the VM Managed object
IDs and the reason for powering off.
|
| Properties inherited from VsanResourceCheckVsanResult | ||
| None | ||
| Properties inherited from VsanResourceCheckComponentResult | ||
| type | ||
| Properties inherited from VsanResourceCheckResult | ||
| capacityThreshold, dataToMove, dataToResync, dedupStoreHealth, faultDomains, health, inaccessibleObjects, messages, nonCompliantObjects, status, timestamp | ||
| Properties inherited from EntityResourceCheckDetails | ||
| additionalRequiredCapacity, capacity, components, isNew, maxComponents, name, postOperationCapacity, postOperationUsedCapacity, usedCapacity, uuid | ||
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |