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