[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
RbacPermission
RBAC permission of individual intelligence API
Properties
array of
string
authorizations
Optional
A list of authorized roles of this API
string
feature
Optional
Feature name shared by a group of APIs
string
http_method
Optional
HTTP method allowed by this API
string
operation_id
Optional
A unique name to identify an API method
string
path
Optional
API path
JSON Example
{
"authorizations": [
"string"
],
"feature": "string",
"http_method": "string",
"operation_id": "string",
"path": "string"
}
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Property Of
RbacPermissionList