mirror of
https://github.com/postmannen/ctrl.git
synced 2025-01-08 13:09:16 +00:00
17 lines
349 B
JSON
17 lines
349 B
JSON
|
[
|
||
|
{
|
||
|
"directory":"opcommand_logs",
|
||
|
"fileExtension": ".log",
|
||
|
"toNode": "ship2",
|
||
|
"data": [],
|
||
|
"method":"REQOpCommand",
|
||
|
"operation":{
|
||
|
"opCmd":"ps"
|
||
|
},
|
||
|
"timeout":3,
|
||
|
"retries":3,
|
||
|
"requestTimeout":3,
|
||
|
"requestRetries":3,
|
||
|
"MethodTimeout": 7
|
||
|
}
|
||
|
]
|