Modify Group Role

Modify Group Role

Change group's role to a given one.

Request
URI
PUT
https://{api_host}/https://{{host}}:{{port}}/api/v5/rbac/{instanceName}/groups/{groupName}
COPY
Path Parameters
string
groupName
Required

Group name.

string
instanceName
Required

Instance name.

Query Parameters
string
roleName
Required

Role name.


Responses
200

Modify group.

Operation doesn't return any data structure

401

Unauthorized access

Operation doesn't return any data structure

404

Such resource was not found.

Operation doesn't return any data structure

504

Connection timed out.

Operation doesn't return any data structure