/privileges/{privilegeId}
- Mount Point: /service/local/privileges/{privilegeId}
The following operations are supported on this resource:
GET
Retrieves the details of a security privilege.
Parameters
name | description | type | default |
---|---|---|---|
privilegeId | The Id of the privilege. | path |
Output Payload
element | produceable content type(s) |
---|---|
(custom) |
|
description | |
(no documentation provided) |
DELETE
Removes a security privilege.
Parameters
name | description | type | default |
---|---|---|---|
privilegeId | The Id of the privilege to be removed. | path |