aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/forwarding-plugins/src/test/resources/parameters/LifecycleApiAutomationCompositionForwarderParametersInvalid.json
blob: a98d282734ede4c9e8ae813712b58c24938fe61c (plain)
1
2
3
4
5
6
7
8
9
10
{
  "automationCompositionRuntimeParameters": {
    "clientName": "policy-clamp-runtime-acm",
    "hostname": "",
    "port": 6969,
    "useHttps": false,
    "userName": "policyadmin",
    "password": "zb!XztG34"
  }
}