summaryrefslogtreecommitdiffstats
path: root/docs/sections/services/restconf/index.rst
blob: 4b81b2116eb0ac6ce8354ae33d64a7e4a01328b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0

==================
RestConf Collector 
==================

.. contents::
    :depth: 3
..

Overview
========

Restconf collector is a microservice in ONAP DCAE. It subscribes to external controllers
and receives event data. After receiving event data it may modify it as per usecase's requirement and 
produce a DMaaP event. This DMaap event usually consumed by VES mapper.
Restconf Collector can subscribe multiple events from multiple controllers.

.. toctree::
   :maxdepth: 1

   ./installation
   ./functionality
   ./development_info