diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-04 14:00:11 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-05 12:02:38 -0400 |
commit | f62375d636e2760e994c2566c12421ccf2734d94 (patch) | |
tree | 45bc4e657724252648ac84aa50c1e2271b5eb435 /docs/xacml/decision.affinity.json | |
parent | e0c35e720daba281e20e3e028f9d65fff3ec3b8b (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.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" + } +} |