diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-29 08:23:12 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-05-04 12:24:24 -0400 |
commit | f65c8ff3a2db95038b3d330f0fc639d5efd83484 (patch) | |
tree | a38b15ebc7f433ffae52e9c2d55345a628cd936a /docs/xacml/decision-api.rst | |
parent | e0c41c604ac6697f340bf37b137b0ca2f67143eb (diff) |
Design/api documentation
Updates and fixes.
Issue-ID: POLICY-2500
Change-Id: I2d7a0c78d57edf8bd258f685b12ae31bf6d54735
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'docs/xacml/decision-api.rst')
-rw-r--r-- | docs/xacml/decision-api.rst | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/xacml/decision-api.rst b/docs/xacml/decision-api.rst index e0d4f446..e475e1dc 100644 --- a/docs/xacml/decision-api.rst +++ b/docs/xacml/decision-api.rst @@ -3,9 +3,11 @@ .. _decision-api-label: Decision API -####################### +############ -The Decision API is used by ONAP components that enforce policies and need a decision on which policy to enforce for a specific situation. The Decision API mimics closely the XACML request standard in that it supports a subject, action and resource. +The Decision API is used by ONAP components that enforce policies and need a decision on which policy to enforce for a +specific situation. The Decision API mimics closely the XACML request standard in that it supports a subject, action +and resource. .. csv-table:: :header: "Field", "Required", "XACML equivalent", "Description" |