Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]

Support Questions

Find answers, ask questions, and share your expertise
Announcements
Share your experience with Cloudera on G2 and get a $25 Amazon Gift card.
Hi, I'm CLEO! Something exciting is coming to the Community. Stay Tuned!

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?