[{"label":"Latest (1.0.0)","version":"latest"}]
srm-rest-api
ProtectionGroupEditSpec
A spec to edit the protection group.
Properties
string
name
Required
The name of the group.
abr_spec
Optional
Array-based replication details for creation or modification of a protection group. replicatedArrayPair
is the replicated array pair that holds underlying storage devices.
string
description
Optional
The description of the group.
hbr_spec
Optional
Host-based replication details for creation or modification of the protection group.
vvol_spec
Optional
VMware vSphere Virtual Volumes (vVols)-based replication details for creation or modification of the protection group.
JSON Example
{
"name": "string"
}