From: Francis Paquette Date: Wed, 21 Mar 2018 15:08:00 +0000 (-0400) Subject: Adding interfaces in documentation X-Git-Tag: v1.2.0~15^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fdata-router.git;a=commitdiff_plain;h=239d03891d7a94eb314650f44b5fdd929150f197;ds=sidebyside Adding interfaces in documentation Issue-ID: AAI-916 Change-Id: I0a7b972f11c6e867a011c9a0d074fb4b8a237058 Signed-off-by: Francis Paquette --- diff --git a/FUNCTIONS.md b/FUNCTIONS.md index cf0ce87..84efd58 100644 --- a/FUNCTIONS.md +++ b/FUNCTIONS.md @@ -4,6 +4,15 @@ The _Synapse_ data router comes packaged with a set of functionality that needs ## Entity Change Event +### Interfaces + +_Synapse_ pulls from message bus +Purpose: +- Get every create/update/delete events coming from _AAI Resources_ + +_Synapse_ -> Search data Service port 9509 (REST) +Purposes: + - Update secondary database with information pulled from the message bus ### Configuration