privilege-group
privilege-group
Represents a privilege group object in the system.
JSON Example
{
"key": "string",
"name": "string",
"description": "string",
"links": [
{
"href": "string",
"rel": "string",
"name": "string",
"description": "string"
}
]
}
string
key
Required
The key that uniquely identifies the privilege group.
string
name
Optional
The name of the Privilege group.
string
description
Optional
The description of the Privilege group.