Fix app startup and enable Sonic ESB restart via remote CMD.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -10,17 +10,22 @@
|
||||
"Name": "DE-Test",
|
||||
"DomainName": "proalpha-test",
|
||||
"ConnectionUrl": "tcp://dekun-painwbdet:13070",
|
||||
"ManagementHttpPort": 8080,
|
||||
"ApiBasePath": "/api/v1",
|
||||
"Username": "Administrator",
|
||||
"Password": "Administrator",
|
||||
"TimeoutSeconds": 30,
|
||||
"ManagementMode": "WinRm",
|
||||
"SonicHome": "C:\\Sonic\\MQ10.0",
|
||||
"WinRmPort": 5985,
|
||||
"TimeoutSeconds": 90,
|
||||
"PostRestartDelaySeconds": 15,
|
||||
|
||||
"ManagementHttpPort": 8080,
|
||||
"ApiBasePath": "/api/v1",
|
||||
"ContainerListPath": "",
|
||||
"ContainerRestartPath": "",
|
||||
"ContainerStopPath": "",
|
||||
"ContainerStartPath": ""
|
||||
"ContainerStartPath": "",
|
||||
"WinRmRestartScript": "",
|
||||
"WinRmContainerListScript": "",
|
||||
"WinRmXapiImportScript": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user