List clusters
GET/clusters/admin
URL | Description |
---|---|
https://ceems-demo.myaddr.tools:7443/api/v1 | Demo |
This endpoint will list all the cluster IDs in the CEEMS DB. The
current user is always identified by the header X-Grafana-User
in
the request.
This will list all the cluster IDs in the DB. This is primarily used to verify the CEEMS load balancer's backend IDs that should match with cluster IDs.
Request
Responses
- 200
- 401
- 500
OK
Unauthorized
Internal Server Error