Support Questions

Find answers, ask questions, and share your expertise

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 ??

1 REPLY 1

avatar
Contributor

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