1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2025-03-05 14:56:49 +00:00
ctrl/example/toShip2-REQOpCommandStop_REQHttpGet.json
2021-04-08 12:51:54 +02:00

14 lines
No EOL
327 B
JSON

[
{
"directory":"opcommand_logs",
"fileExtension": ".log",
"toNode": "ship2",
"data": ["stopProc","REQHttpGet","subscriber"],
"method":"REQOpCommand",
"timeout":3,
"retries":3,
"requestTimeout":3,
"requestRetries":3,
"MethodTimeout": 7
}
]