public interface MgmtServiceResourceV18 extends MgmtServiceResourceV8
| Modifier and Type | Method and Description |
|---|---|
ApiCommand |
enterMaintenanceMode()
Put Cloudera Management Service into maintenance mode.
|
ApiCommand |
exitMaintenanceMode()
Take Cloudera Management Service out of maintenance mode.
|
MgmtRolesResourceV18 |
getRolesResource()
Return the management roles resource handler.
|
getMgmtRoleCommandsResourceautoAssignRoles, autoConfigure, deleteCMSgetRoleConfigGroupsResourcereadServicelistActiveCommands, listRoleTypes, readService, readServiceConfig, restartCommand, setupCMS, startCommand, stopCommand, updateServiceConfig@Path(value="/roles") MgmtRolesResourceV18 getRolesResource()
getRolesResource in interface MgmtServiceResourcegetRolesResource in interface MgmtServiceResourceV8@Path(value="/commands/enterMaintenanceMode") ApiCommand enterMaintenanceMode()
Available since API v18.
@Path(value="/commands/exitMaintenanceMode") ApiCommand exitMaintenanceMode()
Available since API v18.
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.