ArrayOfNoPermissionEntityPrivileges
ArrayOfNoPermissionEntityPrivileges
A boxed array of NoPermissionEntityPrivileges. To be used in Any placeholders.
Since: vSphere API Release 7.0.3.2
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": [
{
"_typeName": "string",
"entity": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"privilegeIds": [
"string"
]
}
]
}
Availability
Added in vSphere API Release 7.0.3.2