VAppPropertyFault

VAppPropertyFault
VAppPropertyFault

The base fault for all vApp property configuration issues

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"
        }
    ],
    "id": "string",
    "category": "string",
    "label": "string",
    "type": "string",
    "value": "string"
}
string
id
Required

The fully-qualified id of the property, including instance and class identifiers.

string
category
Required

The user-readable category

string
label
Required

The user-readable label

string
type
Required

The type specified for the property

string
value
Required

The value of the property