Use ct-ZADBService and explicit MfClientLibPath so SMC restart finds client JARs. Co-authored-by: Cursor <cursoragent@cursor.com>
43 lines
1.1 KiB
JSON
43 lines
1.1 KiB
JSON
[
|
|
{
|
|
"Id": 1,
|
|
"Name": "DE-Test / ct-ZADBService",
|
|
"Environment": "TEST",
|
|
"IsActive": true,
|
|
"TargetDirectory": "DeploySandbox/target-esb",
|
|
"CertificateFileName": "esb-cert.cer",
|
|
"ContainerName": "ct-ZADBService",
|
|
"RestartType": "SonicContainer",
|
|
"RestartCommand": "",
|
|
"RestartArguments": "",
|
|
"RestartTimeoutSeconds": 120,
|
|
"SonicConnectionName": "DE-Test",
|
|
"XapiSourcePath": "",
|
|
"TlsHost": "",
|
|
"TlsPort": null,
|
|
"TlsServerName": "",
|
|
"ExpectedFingerprint": null,
|
|
"SortOrder": 10
|
|
},
|
|
{
|
|
"Id": 2,
|
|
"Name": "Lokaler CMD-Test (Echo)",
|
|
"Environment": "DEV",
|
|
"IsActive": false,
|
|
"TargetDirectory": "DeploySandbox/target-cmd",
|
|
"CertificateFileName": "esb-cert.cer",
|
|
"ContainerName": "",
|
|
"RestartType": "Command",
|
|
"RestartCommand": "cmd.exe",
|
|
"RestartArguments": "/c echo Neustart-Simulation OK",
|
|
"RestartTimeoutSeconds": 15,
|
|
"SonicConnectionName": "",
|
|
"XapiSourcePath": "",
|
|
"TlsHost": "",
|
|
"TlsPort": null,
|
|
"TlsServerName": "",
|
|
"ExpectedFingerprint": null,
|
|
"SortOrder": 20
|
|
}
|
|
]
|