{
    "GlobalSettings": {
      "type": "dynamic"
    },
    "vectors": [
      {
        "URL": "$BaseURL/pools/default",
        "urlId": 1,
        "path": [
          {
            "isPartOfHierarchy": true,
            "query": "$.clusterName",
            "replaceVectorKey": "Cluster"
          }
        ],
        "metrics": [
          {
            "mPath": "$.storageTotals.ram.",
            "attribute": [
              {
                "name": "total",
                "index": 1,
                "convertFrom": "bytes",
                "convertTo": "GB",
                "type": 1
              },
              {
                "name": "used",
                "index": 2,
                "convertFrom": "bytes",
                "convertTo": "GB",
                "type": 1
              },
              {
                "name": "memoryUsedPCT",
                "index": 3,
                "type": 2
              },
              {
                "name": "usedByData",
                "index": 4,
                "convertFrom": "bytes",
                "convertTo": "GB",
                "type": 1
              },
              {
                "name": "quotaTotal",
                "index": 5,
                "convertFrom": "bytes",
                "convertTo": "GB",
                "type": 1
              },
              {
                "name": "quotaUsed",
                "index": 6,
                "convertFrom": "bytes",
                "convertTo": "GB",
                "type": 1
              },
              {
                "name": "memoryQuotaUsedPCT",
                "index": 7,
                "type": 2
              },
              {
                "name": "quotaUsedPerNode",
                "index": 8,
                "convertFrom": "bytes",
                "convertTo": "GB",
                "type": 1
              },
              {
                "name": "quotaTotalPerNode",
                "index": 9,
                "convertFrom": "bytes",
                "convertTo": "GB",
                "type": 1
              }
            ]
          },
          {
            "mPath": "$.storageTotals.hdd.",
            "attribute": [
              {
                "name": "total",
                "index": 10,
                "convertFrom": "bytes",
                "convertTo": "GB",
                "type": 1
              },
              {
                "name": "used",
                "index": 11,
                "convertFrom": "bytes",
                "convertTo": "GB",
                "type": 1
              },
              {
                "name": "diskUsedPCT",
                "index": 12,
                "type": 2
              },
              {
                "name": "usedByData",
                "index": 13,
                "convertFrom": "bytes",
                "convertTo": "GB",
                "type": 1
              },
              {
                "name": "quotaTotal",
                "index": 14,
                "convertFrom": "bytes",
                "convertTo": "GB",
                "type": 1
              },
              {
                "name": "free",
                "index": 15,
                "convertFrom": "bytes",
                "convertTo": "GB",
                "type": 1
              }
            ]
          }
        ]
      }
    ]
  }
