Update Vidm User Group Role
Update role for user-group mapped through VMware Identity Manager. Only admin users can perform this action.
The Entity ID of object requestion information on
User-group details
{
"group_name": "superAdmins",
"domain": "vidmlabs.com",
"role": "ADMIN"
}
Specify group name (domain should not be part of group name).
Provide domain name to which user-group belongs to.
Role assigned the user/group.
Success
"UserGroupResponse Object"
The type of user-group.
Unique identifier assigned to user-group.
Group-name of the user-group.
Domain name to which user-group belongs to.
Role assigned the user/group.
Bad Request
"ApiError Object"
code
message
details
Unauthorized
"ApiError Object"
code
message
details
Forbidden
"ApiError Object"
code
message
details
Not Found
"ApiError Object"
code
message
details
Already Exists
"ApiError Object"
code
message
details
Internal Error
curl -X PUT -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{}' https://{api_host}/api/ni/settings/user-groups/vidm