role_search
A role definition in roles search response
idstring<uuid>
The UUID of the returned object
Example:
eef4aefc-d64e-4c2c-aba4-4914c86ce059
namestring
Name of the role
typestring
role type
member_countinteger
Role member count
role_search
{
"id": "eef4aefc-d64e-4c2c-aba4-4914c86ce059",
"name": "string",
"type": "string",
"member_count": 0
}