{
  "GlobalSettings": {
    "type": "dynamic",
    "separator": "_",
    "commonReplaceChars": "/"
  },
  "vectors": [
    {
      "URL": "$BaseURL/query?nrql=select%20latest%28receiveBytesPerSecond%29%2Clatest%28receiveDroppedPerSecond%29%2Clatest%28receiveErrorsPerSecond%29%2Clatest%28receivePacketsPerSecond%29%2Clatest%28transmitBytesPerSecond%29%2Clatest%28transmitDroppedPerSecond%29%2Clatest%28transmitErrorsPerSecond%29%2Clatest%28transmitPacketsPerSecond%29%20from%20NetworkSample%20FACET%20hostname%2C%20interfaceName%20limit%20max",
      "URLSetting": {
        "requestType": "get"
      },
      "metrics": [
        {
          "mPath": "$.facets[*][?(@.name[0]=='$key1' && @.name[1]=='$key2')].results[0].",
          "attribute": [
            {
              "name": "latest",
              "index": 1,
              "type": 1,
              "operation": "none"
            }
          ],
          "operation": "none"
        },
        {
          "mPath": "$.facets[*][?(@.name[0]=='$key1' && @.name[1]=='$key2')].results[1].",
          "attribute": [
            {
              "name": "latest",
              "index": 2,
              "type": 1,
              "operation": "none"
            }
          ],
          "operation": "none"
        },
        {
          "mPath": "$.facets[*][?(@.name[0]=='$key1' && @.name[1]=='$key2')].results[2].",
          "attribute": [
            {
              "name": "latest",
              "index": 3,
              "type": 1,
              "operation": "none"
            }
          ],
          "operation": "none"
        },
        {
          "mPath": "$.facets[*][?(@.name[0]=='$key1' && @.name[1]=='$key2')].results[3].",
          "attribute": [
            {
              "name": "latest",
              "index": 4,
              "type": 1,
              "operation": "none"
            }
          ],
          "operation": "none"
        },
        {
          "mPath": "$.facets[*][?(@.name[0]=='$key1' && @.name[1]=='$key2')].results[4].",
          "attribute": [
            {
              "name": "latest",
              "index": 5,
              "type": 1,
              "operation": "none"
            }
          ],
          "operation": "none"
        },
        {
          "mPath": "$.facets[*][?(@.name[0]=='$key1' && @.name[1]=='$key2')].results[5].",
          "attribute": [
            {
              "name": "latest",
              "index": 6,
              "type": 1,
              "operation": "none"
            }
          ],
          "operation": "none"
        },
        {
          "mPath": "$.facets[*][?(@.name[0]=='$key1' && @.name[1]=='$key2')].results[6].",
          "attribute": [
            {
              "name": "latest",
              "index": 7,
              "type": 1,
              "operation": "none"
            }
          ],
          "operation": "none"
        },
        {
          "mPath": "$.facets[*][?(@.name[0]=='$key1' && @.name[1]=='$key2')].results[7].",
          "attribute": [
            {
              "name": "latest",
              "index": 8,
              "type": 1,
              "operation": "none"
            }
          ],
          "operation": "none"
        }
      ],
      "path": [
        {
          "isPartOfHierarchy": true,
          "query": "$.facets[*].name[0]",
          "replaceVectorKey": "$key1"
        },
        {
          "isPartOfHierarchy": true,
          "query": "$.facets[*][?(@.name[0]=='$key1')].name[1]",
          "replaceVectorKey": "$key2"
        }
      ]
    }
  ]
}