List all certificate-based clusters
GET
/api/v4/discover-cert-based-clusters
Lists all certificate-based clusters associated with a project. This feature was introduced in GitLab 17.9.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Query Parameters
Section titled “Query Parameters”group_id
required
integer
The group ID to find all certificate-based clusters in the hierarchy
Responses
Section titled “Responses”OK
Media typeapplication/json
object
groups
object
projects
object
Examplegenerated
{ "groups": {}, "projects": {}}Bad Request
Forbidden