From 239d03891d7a94eb314650f44b5fdd929150f197 Mon Sep 17 00:00:00 2001 From: Francis Paquette Date: Wed, 21 Mar 2018 11:08:00 -0400 Subject: [PATCH] Adding interfaces in documentation Issue-ID: AAI-916 Change-Id: I0a7b972f11c6e867a011c9a0d074fb4b8a237058 Signed-off-by: Francis Paquette --- FUNCTIONS.md | 9 +++++++++ 1 file changed, 9 insertions(+) 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 -- 2.16.6