Get Malware Prevention Rbac Permissions

Get Malware Prevention Rbac Permissions

This API returns RBAC permissions of all NSX Malware Prevention APIs.

Request
URI
GET
https://api.example.com/napp/api/v1/malware-prevention/rbac-permissions
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

OK

Returns RbacPermissionList of type(s) application/json
{
    "results": [
        {
            "feature": "string",
            "operation_id": "string",
            "path": "string",
            "http_method": "string",
            "authorizations": [
                "string"
            ]
        }
    ]
}
results
Optional

A list of RBAC permissions