[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Create User Role
DescriptionCreate a user role
Request
URLURL
https://localhost/suite-api/api/auth/roles
Request Body
Request Body
user-role
of type(s) application/json, application/xml
Required
The UserRole object
Authentication
This operation uses the following authentication methods.
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{"description":"string","displayName":"string","links":[{"description":"string","href":"string","name":"string","rel":"NEXT"}],"name":"string","privilege-keys":["string"],"system-created":false}' https://localhost/suite-api/api/auth/roles
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Auth Operations
post
post
post
put
post
Create Scope
Introduced
post
post
post
delete
delete
Delete Scopes
Introduced
delete
delete
delete
delete
delete
get
Get All Object Scopes
Introduced
get
get
get
get
get
get
Get Scope
Introduced
get
get
get
get
post
put
Modify Scope
Introduced
put
patch
post
delete
put
Synchronize User Groups
Changed
post
put