/clusters/{clusterName}/services/{serviceName}/roleConfigGroups/roles
Mount Point: /api/v14/clusters/{clusterName}/services/{serviceName}/roleConfigGroups/roles
PUT
Moves roles to the base role config group. The roles can be moved from any role config group belonging to the same service. The role type of the roles may vary. Each role will be moved to its corresponding base group depending on its role type.
Available since API v3.
Parameters
name | description | type | default |
---|---|---|---|
serviceName | (no documentation provided) | path | |
clusterName | (no documentation provided) | path |
Request Body
element: | roleNames |
The names of the roles to move.
Response Body
element: | roleList |
The roles which have been moved successfully.