vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanResourceCheckSpec(vim.vsan.ResourceCheckSpec)
- Parameter to
- VsanGetResourceCheckStatus, VsanHostPerformResourceCheck, VsanPerformResourceCheck
- Extends
- DynamicData
- See also
- HostMaintenanceSpec, Task
- Since
- 6.8.7
Data Object Description
Specification for performing a resource check or retrieving the status of a resource check.Properties
Name | Type | Description |
---|---|---|
entities* | xsd:string[] |
The list of entity vSAN UUIDs against which the resource check is performed.
For host enter maintenance operation, only one host vSAN UUID is supported
at a time.
|
maintenanceSpec* | HostMaintenanceSpec |
The host maintenance spec specifying the data evacuation mode.
|
operation | xsd:string |
The operation for which the resource check is performed:
|
parent* | ManagedObjectReference
to a Task |
Specify the task if this resource check is called from a running
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 |