[{"label":"Latest (1.0.0)","version":"latest"}]
srm-rest-api
AbrProtectionGroupSpec
Array-based replication details for creation or modification of a protection group. replicatedArrayPair
is the replicated array pair that holds underlying storage devices.
Properties
array of
string
datastores
Required
A list of replicated datastores to be added to the protection group.
string
replicated_array_pair
Required
ID of the replicated array pair
JSON Example
{
"datastores": [
"string"
],
"replicated_array_pair": "string"
}
[{"label":"Latest (1.0.0)","version":"latest"}]
srm-rest-api
Property Of
ProtectionGroupCreateSpec
ProtectionGroupEditSpec