[{"label":"Latest (2022-10-31)","version":"latest"}]
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 (2022-10-31)","version":"latest"}]
vrealize-operations
Auth Operations
post
post
post
post
delete
delete
delete
delete
get
get
get
get
get
get
get
get
get
get
put
put
delete
put