Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Configure Host Monitor Service via Rest API

avatar
New Contributor

Is it possible to configure the Host Monitor Service via the Cloudera Manager REST API?

 

We would like to change one of the ports that the Host Monitor uses out of the box, but do it programatically via the REST API.

 

When I use the API to list the services or manager config, I'm not seeing the Host Monitor Service in any of the lists, so I'm guessing that this may not be possible, in which case we would like to request this as a feature.

 

1 ACCEPTED SOLUTION

avatar

It should be avilalable via the endpoint documented here:

http://cloudera.github.io/cm_api/apidocs/v6/path__cm_service_roleConfigGroups_-roleConfigGroupName-_...

 

Keep in mind that the management service doesn't live under a cluster, it has its own endpoint.

View solution in original post

3 REPLIES 3

avatar

It should be avilalable via the endpoint documented here:

http://cloudera.github.io/cm_api/apidocs/v6/path__cm_service_roleConfigGroups_-roleConfigGroupName-_...

 

Keep in mind that the management service doesn't live under a cluster, it has its own endpoint.

avatar
New Contributor

So how to get configuration details of the service? Like details from configuration tab.

avatar
Rising Star

Yes Sam,

you can get the details of configuration from configuration tab of each service.For example for hive service as shown in below.


image (3).png