privilege

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.

array of link
links
Optional

links

string
name
Optional

The name of the Privilege.

Property Of