From: efiacor Date: Mon, 19 Oct 2020 09:26:41 +0000 (+0100) Subject: [PMSH] Add ip to example event X-Git-Tag: 7.0.0-ONAP~13 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F73%2F113973%2F1;p=dcaegen2.git [PMSH] Add ip to example event Signed-off-by: efiacor Change-Id: I463dd6d5698421c844c2e2717eb545b5db7965fc Issue-ID: DCAEGEN2-2486 --- 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",