com.cloudera.api.v19
Interface ClouderaManagerResourceV19

All Superinterfaces:
ClouderaManagerResource, ClouderaManagerResourceV11, ClouderaManagerResourceV12, ClouderaManagerResourceV14, ClouderaManagerResourceV15, ClouderaManagerResourceV16, ClouderaManagerResourceV17, ClouderaManagerResourceV18, ClouderaManagerResourceV2, ClouderaManagerResourceV3, ClouderaManagerResourceV6, ClouderaManagerResourceV7, ClouderaManagerResourceV8

public interface ClouderaManagerResourceV19
extends ClouderaManagerResourceV18


Method Summary
 ApiCommand hostsRecommissionAndExitMaintenanceModeCommand(ApiHostNameList hostNameList, ApiHostRecommissionType recommissionType)
          Recommission and exit maintenance on the given hosts.
 
Methods inherited from interface com.cloudera.api.v18.ClouderaManagerResourceV18
deleteCredentialsCommand, getMgmtServiceResource
 
Methods inherited from interface com.cloudera.api.v17.ClouderaManagerResourceV17
deleteCredentialsCommand, getKerberosInfo, hostsOfflineOrDecommissionCommand
 
Methods inherited from interface com.cloudera.api.v16.ClouderaManagerResourceV16
refreshParcelRepos
 
Methods inherited from interface com.cloudera.api.v15.ClouderaManagerResourceV15
getShutdownReadiness, hostsRecommissionWithStartCommand, updateConfig
 
Methods inherited from interface com.cloudera.api.v14.ClouderaManagerResourceV14
getScmDbInfo
 
Methods inherited from interface com.cloudera.api.v12.ClouderaManagerResourceV12
importClusterTemplate
 
Methods inherited from interface com.cloudera.api.v11.ClouderaManagerResourceV11
getCmPeersResource
 
Methods inherited from interface com.cloudera.api.v7.ClouderaManagerResourceV7
getKerberosPrincipals, importAdminCredentials, importKerberosPrincipal
 
Methods inherited from interface com.cloudera.api.v6.ClouderaManagerResourceV6
beginTrial, endTrial, getLicensedFeatureUsage, hostInstallCommand
 
Methods inherited from interface com.cloudera.api.v3.ClouderaManagerResourceV3
getAllHostsResource
 
Methods inherited from interface com.cloudera.api.v2.ClouderaManagerResourceV2
getDeployment, hostsDecommissionCommand, hostsRecommissionCommand, hostsStartRolesCommand, updateDeployment
 
Methods inherited from interface com.cloudera.api.v1.ClouderaManagerResource
collectDiagnosticDataCommand, generateCredentialsCommand, getConfig, getLog, getVersion, inspectHostsCommand, listActiveCommands, readLicense, updateConfig, updateLicense
 

Method Detail

hostsRecommissionAndExitMaintenanceModeCommand

@Path(value="/commands/hostsRecommissionAndExitMaintenanceMode")
ApiCommand hostsRecommissionAndExitMaintenanceModeCommand(ApiHostNameList hostNameList,
                                                               ApiHostRecommissionType recommissionType)
Recommission and exit maintenance on the given hosts. The recommission step may optionally start roles as well.

Returns:
Information about the submitted command.


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