mirror of
https://github.com/postmannen/ctrl.git
synced 2025-01-07 04:49:17 +00:00
22 lines
512 B
JSON
22 lines
512 B
JSON
|
[
|
||
|
{
|
||
|
"directory":"opcommand_logs",
|
||
|
"fileExtension": ".log",
|
||
|
"toNode": "ship2",
|
||
|
"data": [],
|
||
|
"method":"REQOpCommand",
|
||
|
"operation":{
|
||
|
"opCmd":"stopProc",
|
||
|
"opArg": {
|
||
|
"method": "REQHttpGet",
|
||
|
"kind": "subscriber",
|
||
|
"receivingNode": "ship2"
|
||
|
}
|
||
|
},
|
||
|
"timeout":3,
|
||
|
"retries":3,
|
||
|
"requestTimeout":3,
|
||
|
"requestRetries":3,
|
||
|
"MethodTimeout": 7
|
||
|
}
|
||
|
]
|