|
| 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 |
|---|
| GetCreateProtectionGroupResult, GetNewProtectionGroup, IsCreateProtectionGroupComplete |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the SrmCreateProtectionGroupTask 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 SrmCreateProtectionGroupTask used to make the method call. |
Return Value
| Type | Description |
|---|---|
| ManagedObjectReference
to a SrmProtectionGroup | Get the newly created SrmProtectionGroup. |
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. |
| SrmFaultInvalidState | Thrown if the task is not finished or the task fails to successfully complete. |
Events
| Type | |
|---|---|
| None | |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the SrmCreateProtectionGroupTask 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 |