Scaleway · Schema

scaleway.k8s.v1.ExternalNode

Artificial IntelligenceCloud ComputingContainersDatabaseEuropean CloudInfrastructureKubernetesServerlessStorage

Properties

Name Type Description
id string
name string
cluster_url string
pool_version string
cluster_ca string
kube_token string
kubelet_config string
external_ip string
containerd_version string
runc_version string
cni_plugins_version string
node_labels object
node_taints array
iam_token string
View JSON Schema on GitHub

JSON Schema

scaleway-scalewayk8sv1externalnode-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/scaleway.k8s.v1.ExternalNode",
  "title": "scaleway.k8s.v1.ExternalNode",
  "type": "object",
  "properties": {
    "id": {
      "type": "string"
    },
    "name": {
      "type": "string"
    },
    "cluster_url": {
      "type": "string"
    },
    "pool_version": {
      "type": "string"
    },
    "cluster_ca": {
      "type": "string"
    },
    "kube_token": {
      "type": "string"
    },
    "kubelet_config": {
      "type": "string"
    },
    "external_ip": {
      "type": "string"
    },
    "containerd_version": {
      "type": "string"
    },
    "runc_version": {
      "type": "string"
    },
    "cni_plugins_version": {
      "type": "string"
    },
    "node_labels": {
      "type": "object",
      "properties": {
        "<node_labelKey>": {
          "type": "string"
        }
      },
      "additionalProperties": true
    },
    "node_taints": {
      "type": "array",
      "items": {
        "$ref": "#/components/schemas/scaleway.k8s.v1.ExternalNode.CoreV1Taint"
      }
    },
    "iam_token": {
      "type": "string"
    }
  },
  "x-properties-order": [
    "id",
    "name",
    "cluster_url",
    "pool_version",
    "cluster_ca",
    "kube_token",
    "kubelet_config",
    "external_ip",
    "containerd_version",
    "runc_version",
    "cni_plugins_version",
    "node_labels",
    "node_taints",
    "iam_token"
  ]
}

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/scaleway-scalewayk8sv1externalnode"
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 email required.

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