summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2020-10-19 10:26:41 +0100
committerefiacor <fiachra.corcoran@est.tech>2020-10-19 10:26:45 +0100
commit51626ec70db077d9ece2d0c7b697d19ca1299da6 (patch)
treea87564b1dfa24c7befe0be2a04e53f04b39421bd
parentf007849fb1565d5374934639343f06446c88a182 (diff)
[PMSH] Add ip to example event
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I463dd6d5698421c844c2e2717eb545b5db7965fc Issue-ID: DCAEGEN2-2486
-rw-r--r--docs/sections/services/pm-subscription-handler/configuration.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/sections/services/pm-subscription-handler/configuration.rst b/docs/sections/services/pm-subscription-handler/configuration.rst
index 61dec90f..598d948c 100644
--- a/docs/sections/services/pm-subscription-handler/configuration.rst
+++ b/docs/sections/services/pm-subscription-handler/configuration.rst
@@ -259,6 +259,7 @@ Example event sent from PMSH:
{
"nfName":"PNF104",
+ "ipv4Address": "10.12.13.12",
"policyName":"pmsh-operational-policy",
"closedLoopControlName":"pmsh-control-loop",
"blueprintName":"pm_control",