/cm/service/roleConfigGroups/{roleConfigGroupName}

Mount Point: /api/v6/cm/service/roleConfigGroups/{roleConfigGroupName}

GET

Returns the information for a given role config group in the Cloudera Management Services.

Available since API v3.

Parameters

name description type default
roleConfigGroupName The name of the requested group. path

Response Body

element: roleConfigGroup

The requested role config group.

PUT

Updates an existing role config group in the Cloudera Management Services.

Available since API v3.

Parameters

name description type default
roleConfigGroupName The name of the group to update. path
message The optional message describing the changes. query

Request Body

element: roleConfigGroup

The updated role config group.

Response Body

element: roleConfigGroup

Role updated role config group.