OpenApi create required operational data
[netconf.git] / apps / README.md
1 # NETCONF applications
2
3 This directory hosts the various applications built with NETCONF/RESTCONF [high-level](../plugins) integrations.
4
5 This includes:
6 * [NETCONF Call Home and RESTCONF Call Home](callhome-provider) implementations
7 * [CLI client](netconf-console) for NETCONF servers
8 * [NETCONF northbound](netconf-nb) implementation
9 * [NETCONF ietf-topology.yang](netconf-topology) implementations
10   * for [single-node](netconf-topology-impl) deployments
11   * for [clustenered](netconf-topology-singleton) deployments