public interface ClouderaManagerResourceV18 extends ClouderaManagerResourceV17
| Modifier and Type | Method and Description |
|---|---|
ApiCommand |
deleteCredentialsCommand(String mode)
Delete existing Kerberos credentials.
|
MgmtServiceResourceV18 |
getMgmtServiceResource()
Return the Cloudera Management Services resource.
|
deleteCredentialsCommand, getKerberosInfo, hostsOfflineOrDecommissionCommandrefreshParcelReposgetShutdownReadiness, hostsRecommissionWithStartCommand, updateConfiggetScmDbInfoimportClusterTemplategetCmPeersResourcegetKerberosPrincipals, importAdminCredentials, importKerberosPrincipalbeginTrial, endTrial, getLicensedFeatureUsage, hostInstallCommandgetAllHostsResourcegetDeployment, hostsDecommissionCommand, hostsRecommissionCommand, hostsStartRolesCommand, updateDeploymentcollectDiagnosticDataCommand, generateCredentialsCommand, getConfig, getLog, getVersion, inspectHostsCommand, listActiveCommands, readLicense, updateConfig, updateLicense@Path(value="/service") MgmtServiceResourceV18 getMgmtServiceResource()
getMgmtServiceResource in interface ClouderaManagerResourcegetMgmtServiceResource in interface ClouderaManagerResourceV2getMgmtServiceResource in interface ClouderaManagerResourceV3getMgmtServiceResource in interface ClouderaManagerResourceV6getMgmtServiceResource in interface ClouderaManagerResourceV8@Path(value="/commands/deleteCredentials") ApiCommand deleteCredentialsCommand(String mode)
This command will affect all services that have been configured to use Kerberos, and have existing credentials. In V18 this takes a new paramater to determine whether it needs to delete all credentials or just unused ones.
mode - this can be set to "all" or "unused"Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.