|
| 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 |
|---|
| GetCreateRecovryPlanFailure, GetNewRecoveryPlan, IsCreateRecoveryPlanComplete |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the SrmCreateRecoveryPlanTask used to make the method call. |
Return Value
| Type | Description |
|---|---|
| vmodl.MethodFault | Create recovery plan failure. |
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 SrmCreateRecoveryPlanTask used to make the method call. |
Return Value
| Type | Description |
|---|---|
| ManagedObjectReference
to a SrmRecoveryPlan | The newly created SrmRecoveryPlan. |
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 SrmCreateRecoveryPlanTask 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 |