From b4a8ef2502418370f048f944e14ff49d0f824446 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Tue, 21 Apr 2020 15:30:35 -0400 Subject: Fix documentation errors This also updates the XACML PDP documentation. Issue-ID: POLICY-2500 Change-Id: Ice086fa39040fbee899652faa0a079192a122f03 Signed-off-by: Pamela Dragosh --- docs/xacml/decision.monitoring.type.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/xacml/decision.monitoring.type.json (limited to 'docs/xacml/decision.monitoring.type.json') diff --git a/docs/xacml/decision.monitoring.type.json b/docs/xacml/decision.monitoring.type.json new file mode 100644 index 00000000..6346b8a3 --- /dev/null +++ b/docs/xacml/decision.monitoring.type.json @@ -0,0 +1,9 @@ +{ + "ONAPName": "DCAE", + "ONAPComponent": "PolicyHandler", + "ONAPInstance": "622431a4-9dea-4eae-b443-3b2164639c64", + "action": "configure", + "resource": { + "policy-id": "onap.scaleout.tca" + } +} -- cgit 1.2.3-korg