X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fxacml%2Fdecision-api.rst;h=7d068c1e5affc45bcf35ffd062c98639b633766e;hb=1d101d211bd065a8b602f2a675632fabedd6417e;hp=e0d4f446bace3ddf409f2b016ff694d5c451fa9a;hpb=a885667157879d5ca8ba17786af635f0b5983ce5;p=policy%2Fparent.git diff --git a/docs/xacml/decision-api.rst b/docs/xacml/decision-api.rst index e0d4f446..7d068c1e 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" @@ -39,6 +41,8 @@ x-patchversion is used only to communicate a PATCH version in a response for tro x-onap-requestid is used to track REST transactions for logging purpose, as described above. +:download:`Download the Decision API Swagger ` + .. swaggerv2doc:: swagger.json