Advertisement
Guest User

Untitled

a guest
Oct 14th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.45 KB | None | 0 0
  1. {
  2.   "datasource": "ICB API",
  3.   "gridPos": {
  4.     "h": 3,
  5.     "w": 4,
  6.     "x": 0,
  7.     "y": 0
  8.   },
  9.   "header_js": "{}",
  10.   "id": 2,
  11.   "method": "GET",
  12.   "mode": "template",
  13.   "params_js": "{\n}",
  14.   "request": "datasource",
  15.   "requestButtonCss": "display: block; width: 200px;",
  16.   "requestButtonText": "Start",
  17.   "responseType": "text",
  18.   "showErrors": true,
  19.   "showTime": false,
  20.   "showTimeFormat": "LTS",
  21.   "showTimePrefix": null,
  22.   "showTimeValue": "request",
  23.   "skipSameURL": true,
  24.   "targets": [
  25.     {
  26.       "groupBy": [
  27.         {
  28.           "params": [
  29.             "$__interval"
  30.           ],
  31.           "type": "time"
  32.         },
  33.         {
  34.           "params": [
  35.             "null"
  36.           ],
  37.           "type": "fill"
  38.         }
  39.       ],
  40.       "orderByTime": "ASC",
  41.       "policy": "default",
  42.       "refId": "A",
  43.       "resultFormat": "time_series",
  44.       "select": [
  45.         [
  46.           {
  47.             "params": [
  48.               "value"
  49.             ],
  50.             "type": "field"
  51.           },
  52.           {
  53.             "params": [],
  54.             "type": "mean"
  55.           }
  56.         ]
  57.       ],
  58.       "tags": []
  59.     }
  60.   ],
  61.   "template": "<pre>{{ response }}</pre>",
  62.   "templateResponse": true,
  63.   "timeFrom": null,
  64.   "timeShift": null,
  65.   "title": "Panel Title",
  66.   "type": "icb-ryantxu-ajax-panel",
  67.   "url": "/publicapi/resource/command?resourcename=ivoandreev&command=start",
  68.   "withCredentials": false,
  69.   "workMode": "request"
  70. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement