Cloudera Manager API
Cloudera Manager exposes a JSON REST API at /api/v{N} for managing clusters, services, roles, configurations, hosts, parcels, tags and audits. Authentication uses HTTP basic auth with the same credentials as the Cloudera Manager web UI; subsequent requests can use the session cookie returned on authentication.