2021-03-11 11:07:09 +00:00
|
|
|
[
|
|
|
|
{
|
2021-04-07 04:33:29 +00:00
|
|
|
"directory":"cli_command__result",
|
2021-04-07 06:16:22 +00:00
|
|
|
"fileExtension": ".result",
|
2021-03-11 11:07:09 +00:00
|
|
|
"toNode": "ship1",
|
2021-04-13 12:37:17 +00:00
|
|
|
"data": ["bash","-c","sleep 5 & tree ./"],
|
2021-04-04 09:19:17 +00:00
|
|
|
"method":"REQCliCommand",
|
2021-04-13 13:54:04 +00:00
|
|
|
"replyMethod":"REQToFileAppend",
|
2021-04-13 12:37:17 +00:00
|
|
|
"timeout":5,
|
2021-03-11 11:07:09 +00:00
|
|
|
"retries":3,
|
2021-04-13 12:37:17 +00:00
|
|
|
"replyTimeout":5,
|
|
|
|
"replyRetries":3,
|
|
|
|
"methodTimeout": 10
|
2021-03-11 11:07:09 +00:00
|
|
|
}
|
|
|
|
]
|