InvalidReplicationState
InvalidReplicationState
Thrown if the replication group is not in the correct state.
This structure may be used only with operations rendered under /sms
.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"faultCause": "MethodFault Object",
"faultMessage": [
{
"_typeName": "string",
"key": "string",
"arg": [
{
"_typeName": "string",
"key": "string",
"value": {
"_typeName": "string"
}
}
],
"message": "string"
}
],
"desiredState": [
"string"
],
"currentState": "string"
}
array of string
desiredState
Optional
States where the operation would have been successful.
string
currentState
Required
Current state.