Support Questions

Find answers, ask questions, and share your expertise
Announcements
We’ve updated our product names and community labels - click here for full details

Cloudera manager api

avatar
Contributor

hi i am trying to use this 

{
"hostNames": [
"...",
"..."
],
"sshPort": 12345,
"userName": "...",
"password": "...",
"privateKey": "...",
"passphrase": "...",
"parallelInstallCount": 12345,
"cmRepoUrl": "...",
"gpgKeyCustomUrl": "...",
"javaInstallStrategy": "...",
"unlimitedJCE": true,
"gpgKeyOverrideBundle": "...",
"agentReportedHostnames": [
{
"key": "...",
"value": "..."
},
{
"key": "...",
"value": "..."
}
],
"subjectAltNames": [
"...",
"..."
]
}

 

anybody help how fill this ??

2 REPLIES 2

avatar
Contributor

we have to use this to automate but don't that idea how to use anybody help

 

avatar
Master Collaborator

Hello @Israr 

Thank you for reaching out to the community

Can you please confirm what is the end goal here? Do you want to enable the TLS if yes then which use case?