OvfConsumerCommunicationError
OvfConsumerCommunicationError
A fault type indicating that network communication with an OVF consumer failed.
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",
"description": "string"
}
string
description
Required
The network library error message.