[{"label":"Latest (1.0.0)","version":"latest"}]
nsx-malware-prevention
Get Malware Prevention RBAC Permissions
DescriptionThis API returns RBAC permissions of all NSX Malware Prevention APIs.
Request
Operation doesn't accept any path, query or header parameters.
URL
https://api.example.com/napp/api/v1/malware-prevention/rbac-permissions
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
RbacPermissionList
of type(s) application/json
{
"results": [
{
"authorizations": [
"string"
],
"feature": "string",
"http_method": "string",
"operation_id": "string",
"path": "string"
}
]
}
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl https://api.example.com/napp/api/v1/malware-prevention/rbac-permissions
[{"label":"Latest (1.0.0)","version":"latest"}]
nsx-malware-prevention
On This Page
Malware Prevention Operations
post
post
delete
delete
get
get
post