NotSupportedHost

NotSupportedHost
NotSupportedHost

A NotSupportedHostFault occurs when the host is of a type that is not supported.

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"
        }
    ],
    "productName": "string",
    "productVersion": "string"
}
string
productName
Optional

The name of the unsupported product if available; for example, "VMware ESX Server".

string
productVersion
Optional

The version of the unsupported product; for example, "1.5.2"