NetApp · Schema

Snapshot

A point-in-time copy of a volume

CloudData ManagementHybrid CloudInfrastructureStorageFortune 500

Properties

Name Type Description
uuid string Snapshot UUID
name string Snapshot name
create_time string Time when the snapshot was created
expiry_time string Time when the snapshot expires and can be automatically deleted
comment string Optional comment for the snapshot
size integer Amount of space consumed by the snapshot in bytes
state string Snapshot state
snapmirror_label string SnapMirror label used for policy-based selection
View JSON Schema on GitHub

JSON Schema

netapp-ontap-snapshot-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "Snapshot",
  "type": "object",
  "description": "A point-in-time copy of a volume",
  "properties": {
    "uuid": {
      "type": "string",
      "description": "Snapshot UUID"
    },
    "name": {
      "type": "string",
      "description": "Snapshot name"
    },
    "create_time": {
      "type": "string",
      "description": "Time when the snapshot was created"
    },
    "expiry_time": {
      "type": "string",
      "description": "Time when the snapshot expires and can be automatically deleted"
    },
    "comment": {
      "type": "string",
      "description": "Optional comment for the snapshot"
    },
    "size": {
      "type": "integer",
      "description": "Amount of space consumed by the snapshot in bytes"
    },
    "state": {
      "type": "string",
      "description": "Snapshot state"
    },
    "snapmirror_label": {
      "type": "string",
      "description": "SnapMirror label used for policy-based selection"
    }
  }
}

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-snapshot"
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.