2021-03-11 12:07:09 +01:00
|
|
|
[
|
|
|
|
{
|
2021-04-07 06:33:29 +02:00
|
|
|
"directory":"cli_command__result",
|
2021-04-07 08:16:22 +02:00
|
|
|
"fileExtension": ".result",
|
2021-03-11 12:07:09 +01:00
|
|
|
"toNode": "ship1",
|
2021-04-13 14:37:17 +02:00
|
|
|
"data": ["bash","-c","sleep 5 & tree ./"],
|
2021-04-04 11:19:17 +02:00
|
|
|
"method":"REQCliCommand",
|
2021-04-13 15:54:04 +02:00
|
|
|
"replyMethod":"REQToFileAppend",
|
2021-04-15 10:33:44 +02:00
|
|
|
"ACKTimeout":5,
|
2021-04-16 12:38:48 +02:00
|
|
|
"retries":1,
|
2021-04-15 10:52:38 +02:00
|
|
|
"replyACKTimeout":5,
|
2021-04-16 12:38:48 +02:00
|
|
|
"replyRetries":1,
|
|
|
|
"methodTimeout": 3
|
2021-03-11 12:07:09 +01:00
|
|
|
}
|
|
|
|
]
|