summaryrefslogtreecommitdiffstats
path: root/docs/xacml/decision.guard.json
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-06-04 14:00:11 -0400
committerPamela Dragosh <pdragosh@research.att.com>2019-06-05 12:02:38 -0400
commitf62375d636e2760e994c2566c12421ccf2734d94 (patch)
tree45bc4e657724252648ac84aa50c1e2271b5eb435 /docs/xacml/decision.guard.json
parente0c35e720daba281e20e3e028f9d65fff3ec3b8b (diff)
Add xacml PDP doc
Add the XACML PDP documentation Issue-ID: POLICY-1679 Change-Id: I3f6078de35cae5402a3d0d901072fafb0f3129c8 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'docs/xacml/decision.guard.json')
-rw-r--r--docs/xacml/decision.guard.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/xacml/decision.guard.json b/docs/xacml/decision.guard.json
new file mode 100644
index 00000000..ef1b5f65
--- /dev/null
+++ b/docs/xacml/decision.guard.json
@@ -0,0 +1,16 @@
+{
+ "ONAPName": "Policy",
+ "ONAPComponent": "drools-pdp",
+ "ONAPInstance": "usecase-template",
+ "requestId": "unique-request-id-1",
+ "action": "guard",
+ "resource": {
+ "guard": {
+ "actor": "SO",
+ "recipe": "VF Module Create",
+ "clname": "ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3",
+ "target": "vLoadBalancer-00",
+ "vfCount": "1"
+ }
+ }
+}