ReplicationGroupId
The identity of a replication group.
A following well-known ReplicationGroupId
{
deviceGroupId: ffffffff-ffff-ffff-ffff-ffffffffffff
}
means that VASA provider can create a new ReplicationGroupId on demand (this feature may not be supported in the first vSphere release that supports VVol replication).
{
"_typeName": "string",
"faultDomainId": {
"_typeName": "string",
"id": "string"
},
"deviceGroupId": {
"_typeName": "string",
"id": "string"
}
}
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.
Id of the replication device group.
A group may have the same (or different) id in each fault domain.