public interface ClouderaManagerResourceV16 extends ClouderaManagerResourceV15
Modifier and Type | Method and Description |
---|---|
ApiCommand |
refreshParcelRepos()
Submit a command to refresh parcels information.
|
getShutdownReadiness, hostsRecommissionWithStartCommand, updateConfig
getScmDbInfo
importClusterTemplate
getCmPeersResource
getMgmtServiceResource
getKerberosPrincipals, importAdminCredentials, importKerberosPrincipal
beginTrial, endTrial, getLicensedFeatureUsage, hostInstallCommand
getAllHostsResource
getDeployment, hostsDecommissionCommand, hostsRecommissionCommand, hostsStartRolesCommand, updateDeployment
collectDiagnosticDataCommand, generateCredentialsCommand, getConfig, getLog, getVersion, inspectHostsCommand, listActiveCommands, readLicense, updateConfig, updateLicense
@Path(value="/commands/refreshParcelRepos") ApiCommand refreshParcelRepos()
Submit a command to refresh parcels information.
This API could be used following two scenarios.
- User updated Cloudera Manager's local parcel repository.
- User updated remote parcel locations.
User wants to invoke this API to make sure that Cloudera Manager gets latest parcels information. User can then monitor the returned command before proceeding to the next step.
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.