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

VvolProtectionGroupSpec

VMware vSphere Virtual Volumes (vVols)-based replication details for creation or modification of the protection group.


Properties

replication_groups Required

The list of replication groups that are currently unprotected which will be associated with a protection group.

JSON Example

{
	"replication_groups": [
		{
			"device_group_id": "string",
			"fault_domain_id": "string"
		}
	]
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
Property Of

ProtectionGroupCreateSpec
ProtectionGroupEditSpec

Feedback

Was this page helpful?