PromoteReplicationGroupRequestType
PromoteReplicationGroupRequestType
The parameters of PromoteReplicationGroup_Task.
This structure may be used only with operations rendered under /sms
.
JSON Example
{
"promoteParam": {
"_typeName": "string",
"isPlanned": false,
"replicationGroupsToPromote": [
{
"_typeName": "string",
"faultDomainId": {
"_typeName": "string",
"id": "string"
},
"deviceGroupId": {
"_typeName": "string",
"id": "string"
}
}
]
}
}
promoteParam
Required
Specifies an array of replication group IDs whose in-test devices (INTEST) need to be promoted to failover FAILEDOVER state.