Documentation - added offeredapis.rst in parent
[policy/parent.git] / docs / xacml / xacml.rst
index 7187351..7c67723 100644 (file)
@@ -100,6 +100,8 @@ The following tutorial can be helpful to get started: :ref:`xacmltutorial-label`
 
 Once your application is developed and the ONAP XACML PDP Engine can find your application via setting the classpath appropriately, then use the :ref:`PAP REST API <pap-label>` to ensure the ONAP XACML PDP is registering your custom Policy Type with the PAP. Once successful, then you should be able to start deploying the created policies to the XACML PDP Engine.
 
+.. _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.