aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteven Blimkie <Steven.Blimkie@amdocs.com>2018-03-21 15:54:12 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-21 15:54:12 +0000
commit5cd7658bd888db17fd0e61a9ce54b0d750333560 (patch)
tree95c542dc79a9d5cb83165488d66ac91fc2d76602
parentbf99eb77b31a4cfbc590762cc6ba669820c21439 (diff)
parent239d03891d7a94eb314650f44b5fdd929150f197 (diff)
Merge "Adding interfaces in documentation"
-rw-r--r--FUNCTIONS.md9
1 files changed, 9 insertions, 0 deletions
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