ReplicationGroupId

ReplicationGroupId
ReplicationGroupId
JSON Example
{
    "_typeName": "string",
    "faultDomainId": {
        "_typeName": "string",
        "id": "string"
    },
    "deviceGroupId": {
        "_typeName": "string",
        "id": "string"
    }
}
faultDomainId
Required

ID of the fault domain to which the group belongs.

Combined with the fault domain id, the group id is unique. A group may (or may not) have the same id in all the fault domains.

deviceGroupId
Required

Id of the replication device group.

A group may have the same (or different) id in each fault domain.