ReverseReplicateGroupRequestType
ReverseReplicateGroupRequestType
The parameters of ReverseReplicateGroup_Task.
This structure may be used only with operations rendered under /sms
.
JSON Example
{
"groupId": [
{
"_typeName": "string",
"faultDomainId": {
"_typeName": "string",
"id": "string"
},
"deviceGroupId": {
"_typeName": "string",
"id": "string"
}
}
]
}
array of ReplicationGroupId
groupId
Optional
Array of replication groups (currently in FAILEDOVER state) that need to be reversed.