Argo CD · JSON Structure

Argo Cd V1Alpha1 Scm Provider Generator Gitlab Structure

SCMProviderGeneratorGitlab defines connection info specific to Gitlab.

Type: object Properties: 10
Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen-Source

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

Properties

allBranches api caRef group includeArchivedRepos includeSharedProjects includeSubgroups insecure tokenRef topic

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-scm-provider-generator-gitlab-structure.json",
  "name": "v1alpha1SCMProviderGeneratorGitlab",
  "description": "SCMProviderGeneratorGitlab defines connection info specific to Gitlab.",
  "type": "object",
  "properties": {
    "allBranches": {
      "description": "Scan all branches instead of just the default branch.",
      "type": "boolean"
    },
    "api": {
      "description": "The Gitlab API URL to talk to.",
      "type": "string"
    },
    "caRef": {
      "$ref": "#/definitions/v1alpha1ConfigMapKeyRef"
    },
    "group": {
      "description": "Gitlab group to scan. Required.  You can use either the project id (recommended) or the full namespaced path.",
      "type": "string"
    },
    "includeArchivedRepos": {
      "description": "Include repositories that are archived.",
      "type": "boolean"
    },
    "includeSharedProjects": {
      "type": "boolean",
      "name": "When recursing through subgroups, also include shared Projects (true) or scan only the subgroups under same path (false).  Defaults to \"true\""
    },
    "includeSubgroups": {
      "type": "boolean",
      "name": "Recurse through subgroups (true) or scan only the base group (false).  Defaults to \"false\""
    },
    "insecure": {
      "type": "boolean",
      "name": "Skips validating the SCM provider's TLS certificate - useful for self-signed certificates.; default: false"
    },
    "tokenRef": {
      "$ref": "#/definitions/v1alpha1SecretRef"
    },
    "topic": {
      "description": "Filter repos list based on Gitlab Topic.",
      "type": "string"
    }
  }
}

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-scm-provider-generator-gitlab-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.