cloudera / cm_api

Cloudera Manager API Client
Apache License 2.0
305 stars 284 forks source link

Python api binding endpoint for role missing process endpoints. #56

Open jackson-chris opened 7 years ago

jackson-chris commented 7 years ago

I couldn't find anything in the python binding for cm api that correlates to the following endpoint:

/clusters/{clusterName}/services/{serviceName}/roles/{roleName}/process/configFiles/{configFileName }

Can this be added?