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 ./"],
|
2021-04-04 09:19:17 +00:00
|
|
|
"method":"REQCliCommand",
|
2021-04-13 13:54:04 +00:00
|
|
|
"replyMethod":"REQToFileAppend",
|
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
|
|
|
}
|
|
|
|
]
|