Add Honeynode emulator for device221
[transportpce.git] / tests / honeynode221 / restconf / asciidoc / Readme.adoc
1 = restconf
2
3 Provides modules and configuration for RESTCONF northbound interface.
4
5 * To start RESTCONF HTTP use
6  ** "restconf-http-enabled": "true"
7 * To start RESTCONF HTTPS use
8  ** "restconf-https-enabled": "true"
9 * To disable RESTCONF start use
10  ** "restconf-http-enabled": "false"
11  ** "restconf-https-enabled": "false"
12 * To disable RESTCONF fully
13  ** comment/remove io.fd.honeycomb.northbound.restconf.RestconfModule
14 from distribution module configuration