AbrProtectionGroupSpec

AbrProtectionGroupSpec
AbrProtectionGroupSpec

Array-based replication details for creation or modification of a protection group. replicatedArrayPair is the replicated array pair that holds underlying storage devices.

JSON Example
{
    "replicated_array_pair": "string",
    "datastores": [
        "string"
    ]
}
string
replicated_array_pair
Required

ID of the replicated array pair

array of string
datastores
Required

A list of replicated datastores to be added to the protection group.

  • Virtual machines located on these datastores can be protected. Virtual machine location is defined by its home directory (the directory holding the .vmx file).
  • Any given replicated datastore can be part of only one protection group.
  • Datastores backed by storage devices combined in a consistency group must be added to the same protection group.