summaryrefslogtreecommitdiffstats
path: root/docs/xacml/decision.guard.json
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-06-05 17:46:07 +0000
committerGerrit Code Review <gerrit@onap.org>2019-06-05 17:46:07 +0000
commit629075c57c40032cf3b0c3ebb79fafc45b30696a (patch)
tree2457547ae5903290c47c4cebb9b02b9d9046f947 /docs/xacml/decision.guard.json
parent6ec6665b9336757e2401f2ffa991e2b95acb61b0 (diff)
parentf62375d636e2760e994c2566c12421ccf2734d94 (diff)
Merge "Add xacml PDP doc"
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"
+ }
+ }
+}