ComponentRoleDefinitions
ComponentRoleDefinitions
List of custom roles defined for the component
JSON Example
{
"userRoles": [
{
"definition": "{\"privileges\":[\"NSX.Security.View\",\"NSX.Security.Manage\"]}",
"description": "string",
"name": "string"
}
]
}