[{"label":"Latest (8.6.3)","version":"latest"}]
vrealize-operations
Remove Role Privileges
DescriptionRemove specified privileges from the user role
Request
URLURL
https://localhost/suite-api/api/auth/roles/{roleName}/privileges
Path Parameters
Path Parameters
string
roleName
Required
The name of the role
Request Body
Request Body
privilege-keys
of type(s) application/json, application/xml
Required
The list of privileges to remove
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK returns
PrivilegeKeys
of type(s) application/json, application/xml
The resulting set of privilege keys remaining for the role
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl -X DELETE -H "Content-Type: application/json" -d '{"privilege-key":["string"]}' https://localhost/suite-api/api/auth/roles/{roleName}/privileges
[{"label":"Latest (8.6.3)","version":"latest"}]
vrealize-operations
On This Page
Auth Operations
post
post
post
put
post
post
post
delete
delete
delete
delete
delete
delete
get
get
get
get
get
get
get
get
get
post
put
patch
post
delete
post
put