public interface ClouderaManagerResourceV12 extends ClouderaManagerResourceV11
Modifier and Type | Method and Description |
---|---|
ApiCommand |
importClusterTemplate(ApiClusterTemplate apiClusterTemplate,
boolean addRepositories)
Create cluster as per the given cluster template
|
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="importClusterTemplate") ApiCommand importClusterTemplate(ApiClusterTemplate apiClusterTemplate, boolean addRepositories)
apiClusterTemplate
- cluster templateaddRepositories
- if true the parcels repositories in the cluster
template will be added.Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.