35 lines
929 B
JSON
35 lines
929 B
JSON
{
|
|
"ConnectionString": "",
|
|
"UseOfflineSampleData": true,
|
|
"SampleTargetsPath": "Data/targets.sample.json",
|
|
"LogDirectory": "Logs",
|
|
"TlsTimeoutSeconds": 8,
|
|
"TlsRetryCount": 2,
|
|
"SonicConnections": [
|
|
{
|
|
"Name": "DE-Test",
|
|
"DomainName": "proalpha-test",
|
|
"ConnectionUrl": "tcp://dekun-painwbdet:13070",
|
|
"Username": "Administrator",
|
|
"Password": "Administrator",
|
|
"ManagementMode": "WinRm",
|
|
"SonicHome": "C:\\Sonic\\MQ10.0",
|
|
"KnownContainers": [
|
|
"DE-Test"
|
|
],
|
|
"WinRmPort": 5985,
|
|
"TimeoutSeconds": 120,
|
|
"PostRestartDelaySeconds": 20,
|
|
"ManagementHttpPort": 8080,
|
|
"ApiBasePath": "/api/v1",
|
|
"ContainerListPath": "",
|
|
"ContainerRestartPath": "",
|
|
"ContainerStopPath": "",
|
|
"ContainerStartPath": "",
|
|
"WinRmRestartScript": "",
|
|
"WinRmContainerListScript": "",
|
|
"WinRmXapiImportScript": ""
|
|
}
|
|
]
|
|
}
|