|
| Local Methods | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Once the task has been completed, this object will be removed from the server after 30 minutes.
Properties
| Name | Type | Description |
|---|---|---|
| None | ||
Methods
| Methods defined in this Managed Object |
|---|
| GetProtectionStatus, GetResult, GetTasks, IsComplete |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the SrmProtectionTask used to make the method call. |
Return Value
| Type | Description |
|---|---|
| SrmProtectionGroupVmProtectionInfo[] | The completed protection status of VMs that were requested to either be protected or unprotected. |
Faults
| Type | Description |
|---|---|
| vmodl.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 SrmProtectionTask used to make the method call. |
Return Value
| Type | Description |
|---|---|
| vim.TaskInfo[] | The detailed results. |
Faults
| Type | Description |
|---|---|
| vmodl.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 SrmProtectionTask used to make the method call. |
Return Value
| Type | Description |
|---|---|
| SrmProtectionTaskVmTask[] | Monitorable task information keyed by VirtualMachine. |
Faults
| Type | Description |
|---|---|
| vmodl.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 SrmProtectionTask used to make the method call. |
Return Value
| Type | Description |
|---|---|
| xsd:boolean | True if this task has been completed. |
Faults
| Type | Description |
|---|---|
| vmodl.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 |