ReplicationVmInProgressFault
ReplicationVmInProgressFault
A ReplicationVmInProgressFault is thrown when a replication operation failed to perform on a VirtualMachine because the VM is in the middle of another replication activity.
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"
}
],
"reason": "string",
"state": "string",
"instanceId": "string",
"vm": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"requestedActivity": "string",
"inProgressActivity": "string"
}
string
requestedActivity
Required
The requsted activity for VM replication
string
inProgressActivity
Required
The in-progress activity for VM replication