vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanResourceCheckTaskDetails(vim.vsan.ResourceCheckTaskDetails)
- Property of
- VsanResourceCheckStatus
- Extended by
- VsanDiskDataEvacuationResourceCheckTaskDetails
- Extends
- DynamicData
- See also
- HostMaintenanceSpec, HostSystem, Task
- Since
- 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.
|
task | ManagedObjectReference
to a Task |
The managed object of the task.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |