NetApp · Schema

ClusterNode

A node in the ONTAP cluster

CloudData ManagementHybrid CloudInfrastructureStorageFortune 500

Properties

Name Type Description
uuid string Node UUID
name string Node name
model string Hardware model of the node
serial_number string System serial number
uptime integer Node uptime in seconds
version object ONTAP version running on the node
controller object Node controller information
state string Current operational state of the node
View JSON Schema on GitHub

JSON Schema

netapp-ontap-cluster-node-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "ClusterNode",
  "type": "object",
  "description": "A node in the ONTAP cluster",
  "properties": {
    "uuid": {
      "type": "string",
      "description": "Node UUID"
    },
    "name": {
      "type": "string",
      "description": "Node name"
    },
    "model": {
      "type": "string",
      "description": "Hardware model of the node"
    },
    "serial_number": {
      "type": "string",
      "description": "System serial number"
    },
    "uptime": {
      "type": "integer",
      "description": "Node uptime in seconds"
    },
    "version": {
      "type": "object",
      "description": "ONTAP version running on the node"
    },
    "controller": {
      "type": "object",
      "description": "Node controller information"
    },
    "state": {
      "type": "string",
      "description": "Current operational state of the node"
    }
  }
}

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/netapp-ontap-cluster-node"
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.