Apollo Config · Capability
Apollo Config Open API — Clusters
Apollo Config Open API — Clusters. 3 operations. Lead operation: Get environments and clusters. Self-contained Naftiko capability covering one Apollo Config business surface.
What You Can Do
GET
Getenvclusters
— Get environments and clusters
/v1/openapi/v1/apps/{appid}/envclusters
GET
Getcluster
— Get cluster info
/v1/openapi/v1/envs/{env}/apps/{appid}/clusters/{clustername}
POST
Createcluster
— Create a cluster
/v1/openapi/v1/envs/{env}/apps/{appid}/clusters/{clustername}
MCP Tools
get-environments-and-clusters
Get environments and clusters
read-only
idempotent
get-cluster-info
Get cluster info
read-only
idempotent
create-cluster
Create a cluster