Snowflake · JSON Structure

Compute Pool Compute Pool Structure

Type: object Properties: 21
DataData WarehouseData LakehouseCloud Data PlatformAnalyticsArtificial IntelligenceData EngineeringData GovernanceSQLApache IcebergModel Context ProtocolT1

ComputePool is a JSON Structure definition published by Snowflake, describing 21 properties. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.

Properties

min_nodes max_nodes instance_family auto_resume comment state num_services num_jobs auto_suspend_secs active_nodes idle_nodes target_nodes created_on resumed_on updated_on owner is_exclusive application budget error_code status_message

Meta-schema: https://json-structure.org/draft/2020-12/schema

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/draft/2020-12/schema",
  "name": "ComputePool",
  "type": "object",
  "properties": {
    "min_nodes": {
      "type": "integer"
    },
    "max_nodes": {
      "type": "integer"
    },
    "instance_family": {
      "type": "string"
    },
    "auto_resume": {
      "type": "boolean"
    },
    "comment": {
      "type": "string"
    },
    "state": {
      "type": "string"
    },
    "num_services": {
      "type": "integer"
    },
    "num_jobs": {
      "type": "integer"
    },
    "auto_suspend_secs": {
      "type": "integer"
    },
    "active_nodes": {
      "type": "integer"
    },
    "idle_nodes": {
      "type": "integer"
    },
    "target_nodes": {
      "type": "integer"
    },
    "created_on": {
      "type": "string"
    },
    "resumed_on": {
      "type": "string"
    },
    "updated_on": {
      "type": "string"
    },
    "owner": {
      "type": "string"
    },
    "is_exclusive": {
      "type": "boolean"
    },
    "application": {
      "type": "string"
    },
    "budget": {
      "type": "string"
    },
    "error_code": {
      "type": "string"
    },
    "status_message": {
      "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/compute-pool-compute-pool-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 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.