|
| Local Methods | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
| Name | Type | Description |
|---|---|---|
| None | ||
Methods
| Methods defined in this Managed Object |
|---|
| AddArrayPair_Task, ArrayManagerReconfigure_Task, DiscoverArrays_Task, GetAdapter, GetArrayDiscoveryStatus, GetArrayInfo, QueryReplicatedArrayPairs, ReadInfo, RemoveArrayPair_Task |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the SrmArrayManager used to make the method call. |
| arrayId P | xsd:string |
Identifier of the local storage array
Since SRM API 11.0 |
| peerArrayId P | xsd:string |
Identifier of the storage array at the remote site
Since SRM API 11.0 |
Return Value
| Type | Description |
|---|---|
| ManagedObjectReference
to a SrmExtApiTask |
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. |
| vim.fault.TaskInProgress | |
| SrmFaultRemoteSiteNotEnabled |
Events
| Type | |
|---|---|
| None | |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the SrmArrayManager used to make the method call. |
| name P | xsd:string |
New name.
Since SRM API 11.0 |
| connectionSpec* P | SrmAdapterConnectionSpec[] |
New connection parameters.
Since SRM API 11.0 |
Return Value
| Type | Description |
|---|---|
| ManagedObjectReference
to a SrmExtApiTask |
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. |
| vim.fault.TaskInProgress |
Events
| Type | |
|---|---|
| None | |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the SrmArrayManager used to make the method call. |
Return Value
| Type | Description |
|---|---|
| ManagedObjectReference
to a SrmExtApiTask |
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. |
| vim.fault.TaskInProgress |
Events
| Type | |
|---|---|
| None | |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the SrmArrayManager used to make the method call. |
Return Value
| Type | Description |
|---|---|
| ManagedObjectReference
to a SrmStorageAdapter | The corresponding storage adapter to the ArrayManager. The ArrayManager may not have storage adapter. In this case unset value is returned. |
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 SrmArrayManager used to make the method call. |
Return Value
| Type | Description |
|---|---|
| SrmArrayManagerArrayDiscoveryStatus | Status and timestamp information of latest array discovery. Can be unset value if no array discovery is still executed. |
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 | |
This list is populated by DiscoverArrays_Task API.
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the SrmArrayManager used to make the method call. |
Return Value
| Type | Description |
|---|---|
| SrmArrayInfo[] |
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 SrmArrayManager used to make the method call. |
Return Value
| Type | Description |
|---|---|
| ManagedObjectReference[]
to a SrmReplicatedArrayPair[] |
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 SrmArrayManager used to make the method call. |
Return Value
| Type | Description |
|---|---|
| SrmArrayManagerArrayManagerInfo |
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 SrmArrayManager used to make the method call. |
| arrayPair P | ManagedObjectReference
to a SrmReplicatedArrayPair |
ReplicatedArraypair to be removed
Since SRM API 11.0 |
Return Value
| Type | Description |
|---|---|
| ManagedObjectReference
to a SrmExtApiTask |
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. |
| vim.fault.TaskInProgress |
Events
| Type | |
|---|---|
| None | |
| Top of page | Local Methods | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |