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