NetApp · JSON Structure

Netapp Ontap Collection Links Structure

Type: object Properties: 2
CloudData ManagementHybrid CloudInfrastructureStorageFortune 500

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

Properties

self next

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

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/draft/2020-12/schema",
  "name": "CollectionLinks",
  "type": "object",
  "properties": {
    "self": {
      "type": "object"
    },
    "next": {
      "type": "object"
    }
  }
}