[{"label":"Latest (1.0.0)","version":"latest"}]
nsx-malware-prevention

RbacPermissionList

A list of RBAC permissions of intelligence APIs


Properties

array of RbacPermission
results Optional

A list of RBAC permissions

JSON Example

{
	"results": [
		{
			"authorizations": [
				"string"
			],
			"feature": "string",
			"http_method": "string",
			"operation_id": "string",
			"path": "string"
		}
	]
}
[{"label":"Latest (1.0.0)","version":"latest"}]
nsx-malware-prevention
Returned By

Get Malware Prevention RBAC Permissions

Feedback

Was this page helpful?