ReplicationDiskConfigFault
ReplicationDiskConfigFault
A ReplicationDiskConfigFault is thrown when there is an issue with configuring disk replication properties.
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",
"vmRef": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"key": 0
}
string
reason
Optional
The reason for the failure.
One of the above.
vmRef
Optional
The virtual machine, for identification purposes.
integer As int32
As int32
key
Optional
The disk (device) key in the parent VM for identification purposes.