CnsMissingPrivilegeFault
CnsMissingPrivilegeFault
This fault indicates that the API client is missing one or more necessary privilege.
This structure may be used only with operations rendered under /vsan
.
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"
}
],
"reason": "string",
"privileges": [
"string"
]
}
array of
string
privileges
Optional
Array of missing privileges.