|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClouderaManagerResourceV18
| Method Summary | |
|---|---|
ApiCommand |
deleteCredentialsCommand(String mode)
Delete existing Kerberos credentials. |
MgmtServiceResourceV18 |
getMgmtServiceResource()
Return the Cloudera Management Services resource. |
| 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 |
|---|
@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"
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||