9b0240e7b9f2e7a5f913f27082e19865fa5a3a13
[dcaegen2.git] / docs / sections / services / restconf / index.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3
4 ==================
5 RestConf Collector
6 ==================
7
8 Overview
9 ========
10
11 Restconf collector is a microservice in ONAP DCAE. It subscribes to external controllers
12 and receives event data. After receiving event data it may modify it as per usecase's requirement and
13 produce a DMaaP event. This DMaap event usually consumed by VES mapper.
14 Restconf Collector can subscribe multiple events from multiple controllers.
15
16 .. toctree::
17    :maxdepth: 1
18
19    ./installation-helm
20    ./functionality
21    ./development_info