2021-03-11 11:07:09 +00:00
|
|
|
[
|
|
|
|
{
|
2021-04-16 11:43:58 +00:00
|
|
|
"directory":"cli/command/result",
|
2021-08-24 12:05:44 +00:00
|
|
|
"fileName": "somefile.result",
|
2021-03-11 11:07:09 +00:00
|
|
|
"toNode": "ship1",
|
2021-04-16 11:43:58 +00:00
|
|
|
"data": ["bash","-c","sleep 3 & tree ./"],
|
2024-11-19 02:48:42 +00:00
|
|
|
"method":"cliCommand",
|
|
|
|
"replyMethod":"fileAppend",
|
2021-04-15 08:33:44 +00:00
|
|
|
"ACKTimeout":5,
|
2021-04-16 10:38:48 +00:00
|
|
|
"retries":1,
|
2021-04-15 08:52:38 +00:00
|
|
|
"replyACKTimeout":5,
|
2021-04-16 10:38:48 +00:00
|
|
|
"replyRetries":1,
|
2021-04-16 11:43:58 +00:00
|
|
|
"methodTimeout": 5
|
2021-03-11 11:07:09 +00:00
|
|
|
}
|
|
|
|
]
|