Data Object - VsanResourceCheckTaskDetails(vim.vsan.ResourceCheckTaskDetails)

Property of
VsanResourceCheckStatus
Extends
DynamicData
See also
HostMaintenanceSpec, HostSystem, Task
Since
vSAN API 6.8.7

Data Object Description

The detailed information of a running task that is related to resource check. The task could be the resource check task itself, or the parent task if the resource check is launched by a parent task.

Properties

Name Type Description
host*ManagedObjectReference
to a HostSystem

The managed object of the host on which the task is running.
hostUuid*xsd:string

The vSAN UUID of the host on which the task is running.
maintenanceSpec*HostMaintenanceSpec

The host maintenance spec specifying the data evacuation mode that the task is running with.
taskManagedObjectReference
to a Task

The managed object of the task.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition