|
| Local Methods | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
| Name | Type | Description |
|---|---|---|
| None | ||
Methods
| Methods defined in this Managed Object |
|---|
| VsanRemediateVsanCluster, VsanRemediateVsanHost |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanClusterMgmtInternalSystem used to make the method call. |
| cluster P | ManagedObjectReference
to a ClusterComputeResource |
The target vim.ClusterComputeResource to remediate.
Since vSphere API 5.5 |
Return Value
| Type | Description |
|---|---|
| ManagedObjectReference
to a Task | vim.Task |
Faults
| Type | Description |
|---|---|
| NotFound | |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanClusterMgmtInternalSystem used to make the method call. |
| host P | ManagedObjectReference
to a HostSystem |
The target vim.HostSystem to remediate.
Since vSphere API 5.5 |
Return Value
| Type | Description |
|---|---|
| ManagedObjectReference
to a Task | vim.Task |
Faults
| Type | Description |
|---|---|
| NotFound | |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
| Top of page | Local Methods | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |