1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2025-01-19 06:09:30 +00:00
ctrl/doc/example-messages/operation-stop-proc.json

11 lines
257 B
JSON
Raw Permalink Normal View History

2022-03-11 11:46:04 +01:00
[
{
"directory": "stop",
"fileName": "stopHttp.log",
"toNode": "ship1",
"toNodes": ["central"],
"method":"opProcessStop",
"methodArgs": ["httpGet","central","subscriber"],
"replyMethod":"file"
2022-03-11 11:46:04 +01:00
}
]