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.
|
getMgmtRoleCommandsResource
autoAssignRoles, autoConfigure, deleteCMS
getRoleConfigGroupsResource
readService
listActiveCommands, listRoleTypes, readService, readServiceConfig, restartCommand, setupCMS, startCommand, stopCommand, updateServiceConfig
@Path(value="/roles") MgmtRolesResourceV18 getRolesResource()
getRolesResource
in interface MgmtServiceResource
getRolesResource
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.