Fix documentation errors
[policy/parent.git] / docs / offeredapis.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3 .. _policy-offeredapis:
4
5
6 Policy Offered APIs
7 ===================
8
9 The Policy Framework supports the public APIs listed in the links below:
10
11 .. toctree::
12    :maxdepth: 1
13
14    api/api
15    pap/pap
16    xacml/decision-api
17
18 -    :ref:`Policy Life Cycle API <api-label>`
19 -    :ref:`Policy Administration Point (PAP) <pap-label>`
20 -    :ref:`Decision API <decision-api-label>`
21
22
23 .. warning:: The :ref:`Legacy APIs  <legacyapis-label>` are scheduled to be deprecated after the Frankfurt release!
24
25 -    :ref:`Legacy APIs <legacyapis-label>`  (To be DEPRECATED)
26
27 Postman Environment for API Testing
28 -----------------------------------
29
30 The following environment file from postman can be used for testing API's. All you need to do is fill in the IP and Port information for the installation that you have created.
31
32 :download:`link <PolicyAPI.postman_environment.json>`
33
34 Postman Collection for API Testing
35 ----------------------------------
36
37 The following collection can be used in Postman to assist in testing the Policy APIs.
38
39 :download:`link <PolicyAPI.postman_collection.json>`