com.cloudera.api.v2
Interface MgmtServiceResourceV2

All Superinterfaces:
MgmtServiceResource
All Known Subinterfaces:
MgmtServiceResourceV18, MgmtServiceResourceV3, MgmtServiceResourceV6, MgmtServiceResourceV8

public interface MgmtServiceResourceV2
extends MgmtServiceResource


Method Summary
 ApiService readService(DataView dataView)
          Retrieve information about the Cloudera Management Services.
 
Methods inherited from interface com.cloudera.api.v1.MgmtServiceResource
getMgmtRoleCommandsResource, getRolesResource, listActiveCommands, listRoleTypes, readService, readServiceConfig, restartCommand, setupCMS, startCommand, stopCommand, updateServiceConfig
 

Method Detail

readService

@Path(value="/")
ApiService readService(DataView dataView)
Retrieve information about the Cloudera Management Services.

Returns:
Details about the management service.


Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.