Merge "Adding interfaces in documentation"
authorSteven Blimkie <Steven.Blimkie@amdocs.com>
Wed, 21 Mar 2018 15:54:12 +0000 (15:54 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 21 Mar 2018 15:54:12 +0000 (15:54 +0000)
FUNCTIONS.md

index cf0ce87..84efd58 100644 (file)
@@ -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