An authRoleRef to operate on ApiAuthRole object
| name | data type | description |
|---|---|---|
| displayName | string | The name of the authRole. |
| uuid | string | The uuid of the authRole, which uniquely identifies it in a CM installation. |
Example
{
"displayName" : "...",
"uuid" : "..."
}