vSAN Management API


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.
statusxsd: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
timestampxsd:dateTime

The timestamp indicating when the precheck was completed.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition