Argo CD · JSON Structure

Argo Cd V1Alpha1 Cluster Structure

v1alpha1Cluster schema from Argo CD API

Type: object Properties: 13
Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen-Source

v1alpha1Cluster is a JSON Structure definition published by Argo CD, describing 13 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

annotations clusterResources config connectionState info labels name namespaces project refreshRequestedAt server serverVersion shard

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/argo-cd/refs/heads/main/json-structure/argo-cd-v1alpha1-cluster-structure.json",
  "name": "v1alpha1Cluster",
  "description": "v1alpha1Cluster schema from Argo CD API",
  "type": "object",
  "properties": {
    "annotations": {
      "type": "object",
      "name": "Annotations for cluster secret metadata",
      "additionalProperties": {
        "type": "string"
      }
    },
    "clusterResources": {
      "description": "Indicates if cluster level resources should be managed. This setting is used only if cluster is connected in a namespaced mode.",
      "type": "boolean"
    },
    "config": {
      "$ref": "#/definitions/v1alpha1ClusterConfig"
    },
    "connectionState": {
      "$ref": "#/definitions/v1alpha1ConnectionState"
    },
    "info": {
      "$ref": "#/definitions/v1alpha1ClusterInfo"
    },
    "labels": {
      "type": "object",
      "name": "Labels for cluster secret metadata",
      "additionalProperties": {
        "type": "string"
      }
    },
    "name": {
      "type": "string",
      "name": "Name of the cluster. If omitted, will use the server address"
    },
    "namespaces": {
      "description": "Holds list of namespaces which are accessible in that cluster. Cluster level resources will be ignored if namespace list is not empty.",
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "project": {
      "type": "string",
      "name": "Reference between project and cluster that allow you automatically to be added as item inside Destinations project entity"
    },
    "refreshRequestedAt": {
      "$ref": "#/definitions/v1Time"
    },
    "server": {
      "type": "string",
      "name": "Server is the API server URL of the Kubernetes cluster"
    },
    "serverVersion": {
      "type": "string",
      "name": "Deprecated: use Info.ServerVersion field instead.\nThe server version"
    },
    "shard": {
      "description": "Shard contains optional shard number. Calculated on the fly by the application controller if not specified.",
      "type": "int64"
    }
  }
}

Work with this as data

Every JSON Structure 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 json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure 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 Structure
curl "https://apis.io/api/v1/json-structures/argo-cd-v1alpha1-cluster-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

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

Get an API key

Free tier, no email required.

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