vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanSiteMaintenancePrecheckStatus(vim.vsan.SiteMaintenancePrecheckStatus)
- Returned by
- VsanGetSiteMaintenancePrecheckStatus
- Extends
- DynamicData
- See also
- VsanSiteMaintenanceCheckTaskDetails, VsanSiteMaintenanceResourceCheckResult
- Since
- vSphere API Release 9.1.0.0
Data Object Description
The status of a precheck for site maintenance operation.Properties
| Name | Type | Description |
|---|---|---|
| resourceCheckResult* | VsanSiteMaintenanceResourceCheckResult |
The predicted resource impact details assuming the queried operation
is performed. This field will be populated only if a resource check
for the queried precheck has completed successfully and recently.
|
| status | xsd:string |
The overall status of the site maintenance precheck that was queried.
Please see VsanResourceCheckStatusType for possible statuses. See VsanResourceCheckStatusType |
| taskDetails* | VsanSiteMaintenanceCheckTaskDetails |
The details of the precheck task that was generated
and returned by PerformSiteMaintenancePrecheck
|
| timestamp | xsd:dateTime |
The timestamp indicating when the precheck was completed.
|
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |