OvfConsumerFault
OvfConsumerFault
Localized fault that may be thrown by an OVF consumer.
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"
}
],
"extensionKey": "string",
"extensionName": "string",
"errorKey": "string",
"message": "string",
"params": [
{
"_typeName": "string",
"key": "string",
"value": "string"
}
]
}
string
errorKey
Required
An error code that uniquely describes the fault within this extension.
string
message
Required
The error message, localized by the OVF consumer