GitLab · Schema

API_Entities_Cluster

API_Entities_Cluster model

CodePlatformSoftware DevelopmentSource Control

Properties

Name Type Description
id string
name string
created_at string
domain string
enabled string
managed string
provider_type string
platform_type string
environment_scope string
cluster_type string
namespace_per_environment string
user object
platform_kubernetes object
provider_gcp object
management_project object
View JSON Schema on GitHub

JSON Schema

gitlab-api-v4-admin-api_entities_cluster-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/gitlab/refs/heads/main/json-schema/gitlab-api-v4-admin-api_entities_cluster-schema.json",
  "title": "API_Entities_Cluster",
  "description": "API_Entities_Cluster model",
  "type": "object",
  "properties": {
    "id": {
      "type": "string",
      "example": "123456"
    },
    "name": {
      "type": "string",
      "example": "Example Project"
    },
    "created_at": {
      "type": "string",
      "example": "2026-04-17T12:00:00Z"
    },
    "domain": {
      "type": "string",
      "example": "example_value"
    },
    "enabled": {
      "type": "string",
      "example": "example_value"
    },
    "managed": {
      "type": "string",
      "example": "example_value"
    },
    "provider_type": {
      "type": "string",
      "example": "example_value"
    },
    "platform_type": {
      "type": "string",
      "example": "2026-04-17T12:00:00Z"
    },
    "environment_scope": {
      "type": "string",
      "example": "example_value"
    },
    "cluster_type": {
      "type": "string",
      "example": "example_value"
    },
    "namespace_per_environment": {
      "type": "string",
      "example": "Example Project"
    },
    "user": {
      "$ref": "#/components/schemas/API_Entities_UserBasic"
    },
    "platform_kubernetes": {
      "$ref": "#/components/schemas/API_Entities_Platform_Kubernetes"
    },
    "provider_gcp": {
      "$ref": "#/components/schemas/API_Entities_Provider_Gcp"
    },
    "management_project": {
      "$ref": "#/components/schemas/API_Entities_ProjectIdentity"
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/gitlab-api-v4-admin-api_entities_cluster"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.