NetApp · Schema

SelfLink

HAL self link

CloudData ManagementHybrid CloudInfrastructureStorageFortune 500

Properties

Name Type Description
self object
View JSON Schema on GitHub

JSON Schema

netapp-ontap-self-link-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "SelfLink",
  "type": "object",
  "description": "HAL self link",
  "properties": {
    "self": {
      "type": "object"
    }
  }
}