aboutsummaryrefslogtreecommitdiffstats
path: root/tests/policy/xacml-pdp/data/onap.policy.guard.decision.request.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/policy/xacml-pdp/data/onap.policy.guard.decision.request.json')
-rw-r--r--tests/policy/xacml-pdp/data/onap.policy.guard.decision.request.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/policy/xacml-pdp/data/onap.policy.guard.decision.request.json b/tests/policy/xacml-pdp/data/onap.policy.guard.decision.request.json
new file mode 100644
index 00000000..ee90feaa
--- /dev/null
+++ b/tests/policy/xacml-pdp/data/onap.policy.guard.decision.request.json
@@ -0,0 +1,16 @@
+{
+ "ONAPName": "Guard",
+ "ONAPComponent": "Guard-component",
+ "ONAPInstance": "Guard-component-instance",
+ "requestId": "unique-request-guard-1",
+ "action": "guard",
+ "resource": {
+ "guard": {
+ "actor": "APPC",
+ "operation": "ModifyConfig",
+ "target": "f17face5-69cb-4c88-9e0b-7426db7edddd",
+ "requestId": "c7c6a4aa-bb61-4a15-b831-ba1472dd4a65",
+ "clname": "ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a"
+ }
+ }
+}