43 lines
1.1 KiB
JSON
43 lines
1.1 KiB
JSON
[
|
|
{
|
|
"Id": 1,
|
|
"Name": "DE-Test ESB Container",
|
|
"Environment": "TEST",
|
|
"IsActive": true,
|
|
"TargetDirectory": "DeploySandbox/target-esb",
|
|
"CertificateFileName": "esb-cert.cer",
|
|
"ContainerName": "ESB",
|
|
"RestartType": "SonicContainer",
|
|
"RestartCommand": "",
|
|
"RestartArguments": "",
|
|
"RestartTimeoutSeconds": 90,
|
|
"SonicConnectionName": "DE-Test",
|
|
"XapiSourcePath": "",
|
|
"TlsHost": "",
|
|
"TlsPort": null,
|
|
"TlsServerName": "",
|
|
"ExpectedFingerprint": null,
|
|
"SortOrder": 10
|
|
},
|
|
{
|
|
"Id": 2,
|
|
"Name": "Lokaler CMD-Test (Echo)",
|
|
"Environment": "DEV",
|
|
"IsActive": true,
|
|
"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
|
|
}
|
|
]
|