AddAuthorizationRoleRequestType
AddAuthorizationRoleRequestType
The parameters of AddAuthorizationRole.
JSON Example
{
"name": "string",
"privIds": [
"string"
]
}
string
name
Required
Name of the new role.
array of
string
privIds
Optional
List of privileges to assign to the role.