TestFailoverReplicationGroupStopRequestType
TestFailoverReplicationGroupStopRequestType
The parameters of TestFailoverReplicationGroupStop_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"
}
}
],
"force": false
}
boolean
force
Required
- if true, VP should force-unbind all Virtual Volumes and move the RG from INTEST to TARGET state. If false, VP will report all the Virtual Volumes which need to be cleaned up before a failover operation can be triggered. The default value will be false.