{
  "GlobalSettings": {
    "type": "fixed",
    "separator": "_"
  },
  "vectors": [
    {
      "URL": "$BaseURL/DashboardServer/acl/user/getActiveUser?cavToken={$TOKEN}",
      "urlId": 1,
      "URLSetting": {
        "requestType": "get"
      },
      "metrics": [
        {
          "mPath": "$..",
          "operation": "none",
          "attribute": [
            {
              "name": "activeSession",
              "operation": "none",
              "index": 1,
              "type": 1
            },
            {
              "name": "activeUsers",
              "operation": "none",
              "index": 2,
              "type": 1
            }
          ]
        }
      ]
    }
  ]
}  
