aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/resources/parameters/DummyPolicyForwarderParameters.json
blob: 60b0d4af3270b53398a07891d059336544f9fd32 (plain)
1
2
3
4
5
6
7
8
{
    "useHttps": true,
    "hostname": "192.168.99.100",
    "port": 1234,
    "userName": "myUser",
    "password": "myPassword",
    "isManaged": true
}