summaryrefslogtreecommitdiffstats
path: root/docs/pap/notification/dmaap-pap-notif.json
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-12-05 20:29:10 +0000
committerGerrit Code Review <gerrit@onap.org>2019-12-05 20:29:10 +0000
commitaf750ec94b742808e724b628d1b18a98c95de2fb (patch)
tree32f507b8726ed40f7fb0f9ef462e94b4127b3799 /docs/pap/notification/dmaap-pap-notif.json
parent0278ad6b5bd93531493596d6d671293a5112bf3c (diff)
parent3c711d14e242c18a9d58215224fd40374f7018e6 (diff)
Merge "Document PAP policy notifications"
Diffstat (limited to 'docs/pap/notification/dmaap-pap-notif.json')
-rw-r--r--docs/pap/notification/dmaap-pap-notif.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/pap/notification/dmaap-pap-notif.json b/docs/pap/notification/dmaap-pap-notif.json
new file mode 100644
index 00000000..bfe9162b
--- /dev/null
+++ b/docs/pap/notification/dmaap-pap-notif.json
@@ -0,0 +1,23 @@
+{
+ "deployed-policies": [
+ {
+ "policy-type": "onap.policies.monitoring.cdap.tca.hi.lo.app",
+ "policy-type-version": "1.0.0",
+ "policy-id": "onap.scaleout.tca",
+ "policy-version": "2.0.0",
+ "success-count": 3,
+ "failure-count": 0
+ }
+ ],
+ "undeployed-policies": [
+ {
+ "policy-type": "onap.policies.firewall",
+ "policy-type-version": "1.0.0",
+ "policy-id": "onap.firewall.tca",
+ "policy-version": "6.0.0",
+ "success-count": 3,
+ "failure-count": 0
+ }
+ ]
+}
+