clean test environment
[transportpce.git] / tests / honeynode / 2.2.1 / restconf / src / main / resources / honeycomb-minimal-resources / config / restconf.json
1 {
2   "restconf-http-enabled": "true",
3   "restconf-root-path": "/restconf",
4   "restconf-binding-address": "127.0.0.1",
5   "restconf-port": 8183,
6   "restconf-https-enabled": "true",
7   "restconf-https-binding-address": "0.0.0.0",
8   "restconf-https-port": 8445,
9   "restconf-keystore": "/honeycomb-keystore",
10   "restconf-keystore-password": "OBF:1v9s1unr1unn1vv51zlk1t331vg91x1b1vgl1t331zly1vu51uob1uo71v8u",
11   "restconf-keystore-manager-password": "OBF:1v9s1unr1unn1vv51zlk1t331vg91x1b1vgl1t331zly1vu51uob1uo71v8u",
12   "restconf-truststore": "/honeycomb-keystore",
13   "restconf-truststore-password": "OBF:1v9s1unr1unn1vv51zlk1t331vg91x1b1vgl1t331zly1vu51uob1uo71v8u",
14   "restconf-websocket-address": "0.0.0.0",
15   "restconf-websocket-port": 7779,
16   "restconf-pool-max-size": 10,
17   "restconf-pool-min-size": 1,
18   "restconf-acceptors-size": 1,
19   "restconf-selectors-size": 1,
20   "restconf-https-acceptors-size": 1,
21   "restconf-https-selectors-size": 1
22 }