[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Assign Role Permission To User Group
DescriptionReplaces existing role permission entirety if it exists already for the named role.
Request
URLURL
https://localhost/suite-api/api/auth/usergroups/{groupId}/permissions
Path Parameters
Path Parameters
string
groupId
Required
Identifier of the user group
Request Body
Request Body
role-permission
of type(s) application/json, application/xml
Required
The role permission to assign.
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
RolePermissions
of type(s) application/json, application/xml
The Updated Role Permissions object
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl -X PUT -H "Content-Type: application/json" -d '{"allowAllObjects":false,"links":[{"description":"string","href":"string","name":"string","rel":"NEXT"}],"roleName":"string","scopeId":"string","traversal-spec-instances":[{"adapterKind":"string","includedAdapterKinds":["string"],"name":"string","resourceKind":"string","resourceSelection":[{"resourceId":["string"],"type":"PROPAGATE"}],"selectAllResources":false}]}' https://localhost/suite-api/api/auth/usergroups/{groupId}/permissions
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
On This Page
Auth Operations
post
post
post
post
delete
delete
delete
delete
get
get
get
get
get
get
get
get
get
get
put
put
delete
put