[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Modify User Group
DescriptionYou can add or remove users from the group. Name and id of the group cannot be changed.
Request
URLURL
https://localhost/suite-api/api/auth/usergroups
Request Body
Request Body
user-group
of type(s) application/json, application/xml
Required
The group object to be updated
Authentication
This operation uses the following authentication methods.
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl -X PUT -H "Content-Type: application/json" -d '{"authSourceId":"string","description":"string","displayName":"string","id":"string","links":[{"description":"string","href":"string","name":"string","rel":"NEXT"}],"name":"string","role-permissions":[{"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}]}],"roleNames":["string"],"userIds":["string"]}' https://localhost/suite-api/api/auth/usergroups
[{"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