|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RolesResourceV2
| Method Summary | |
|---|---|
ApiCommand |
enterMaintenanceMode(String roleName)
Put the role into maintenance mode. |
ApiCommand |
exitMaintenanceMode(String roleName)
Take the role out of maintenance mode. |
| Methods inherited from interface com.cloudera.api.v1.RolesResource |
|---|
createRoles, deleteRole, getFullLog, getMetrics, getStandardError, getStandardOutput, listActiveCommands, readRole, readRoleConfig, readRoles, updateRoleConfig |
| Method Detail |
|---|
@Path(value="/{roleName}/commands/enterMaintenanceMode")
ApiCommand enterMaintenanceMode(String roleName)
Available since API v2.
roleName - The role name.
@Path(value="/{roleName}/commands/exitMaintenanceMode")
ApiCommand exitMaintenanceMode(String roleName)
Available since API v2.
roleName - The role name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||