{
  "GlobalSettings": {
    "type": "dynamic"
  },
  "vectors": [
    {
      "URL": "$BaseURL/api/v1/applications",
      "urlId": 1,
      "path": [
        {
          "isPartOfHierarchy": true,
          "defName": "0"
        },
        {
          "isPartOfHierarchy": true,
          "query": "$[*].id",
          "replaceVectorKey": "appIdKey"
        },
	{
          "isPartOfHierarchy": true,
          "defName": "null"
        }
      ],
      "URLSetting": {
        "requestType": "get"
      },
      "metrics": [
        {
          "mPath": "$[*].[?(@.id=='appIdKey')]",
          "jOutputPath": "$[*].[?(@.id=='appIdKey')]",
          "index": 1,
          "type": 1,
          "attribute": []
        }
      ]
    }
  ]
}
