privilege-groups
privilege-groups
List of privilege groups
JSON Example
{
"privilegeGroups": [
{
"key": "string",
"name": "string",
"description": "string",
"links": [
{
"href": "string",
"rel": "string",
"name": "string",
"description": "string"
}
]
}
]
}