1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2025-01-08 05:09:15 +00:00
ctrl/example/toShip1-REQHttpGet.json
2021-04-06 19:42:03 +02:00

11 lines
No EOL
225 B
JSON

[
{
"label":"metrics/vg.no/annet/minside/",
"toNode": "ship1",
"data": ["http://vg.no"],
"method":"REQHttpGet",
"timeout":10,
"retries":3,
"methodTimeout": 5
}
]