diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-05 17:46:07 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-06-05 17:46:07 +0000 |
commit | 629075c57c40032cf3b0c3ebb79fafc45b30696a (patch) | |
tree | 2457547ae5903290c47c4cebb9b02b9d9046f947 /docs/xacml/decision.affinity.json | |
parent | 6ec6665b9336757e2401f2ffa991e2b95acb61b0 (diff) | |
parent | f62375d636e2760e994c2566c12421ccf2734d94 (diff) |
Merge "Add xacml PDP doc"
Diffstat (limited to 'docs/xacml/decision.affinity.json')
-rw-r--r-- | docs/xacml/decision.affinity.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/xacml/decision.affinity.json b/docs/xacml/decision.affinity.json new file mode 100644 index 00000000..78785135 --- /dev/null +++ b/docs/xacml/decision.affinity.json @@ -0,0 +1,10 @@ +{ + "ONAPName": "OOF", + "ONAPComponent": "OOF-component", + "ONAPInstance": "OOF-component-instance", + "action": "optimize", + "resource": { + "policyScope": ["vCPE", "US", "INTERNATIONAL", "ip", "vGMuxInfra", "vG"], + "policyType": "zone" + } +} |