VmWwnConflict
VmWwnConflict
Thrown if a user attempts to assign a WWN that is currently being used by other virtual machine or host.
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"
}
],
"property": "string",
"vm": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"host": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"name": "string",
"wwn": 0
}
string
name
Optional
The name of the virtual machine/host that is using the same WWN.
integer As int64 As int64
wwn
Optional
The WWN that is in conflict.