40 lines
1.0 KiB
JSON
40 lines
1.0 KiB
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": "MfApi",
|
|
"SonicHome": "C:\\DEV\\MQ10.0",
|
|
"JavaHome": "",
|
|
"JavaPath": "",
|
|
"MfClientLibPath": "",
|
|
"KnownContainers": [
|
|
"DE-Test"
|
|
],
|
|
"WinRmUsername": "",
|
|
"WinRmPassword": "",
|
|
"WinRmPort": 5985,
|
|
"TimeoutSeconds": 120,
|
|
"PostRestartDelaySeconds": 20,
|
|
"ManagementHttpPort": 8080,
|
|
"ApiBasePath": "/api/v1",
|
|
"ContainerListPath": "",
|
|
"ContainerRestartPath": "",
|
|
"ContainerStopPath": "",
|
|
"ContainerStartPath": "",
|
|
"WinRmRestartScript": "",
|
|
"WinRmContainerListScript": "",
|
|
"WinRmXapiImportScript": ""
|
|
}
|
|
]
|
|
}
|