[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api

ReplicatedArrayPairSpec

Spec to create a replicated array pair.


Properties

string
array_manager_id Required

ID of the array manager.


string
peer_storage_array_key Required

Unique key of the storage array which is on the peer site of the array manager.


string
storage_array_key Required

Unique key of the storage array which is local to the array manager.

JSON Example

{
    "peer_storage_array_key": "sof-srm-2554-2:san_qe_2",
    "storage_array_key": "sof-srm-2554-1:san_qe_1"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
Parameter To

Create Replicated Array Pair
What's changed in latest?

New! in version latest

Feedback

Was this page helpful?