799facfd57cb59b9c737cf66b9367306e14d4632
[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
4 .. DO NOT CHANGE THIS LABEL FOR RELEASE NOTES - EVEN THOUGH IT GIVES A WARNING
5 .. _offeredapis:
6
7
8 Policy Offered APIs
9 ===================
10
11 The Policy Framework supports the public APIs listed in the links below:
12
13 .. toctree::
14    :maxdepth: 1
15
16    api/api
17    pap/pap
18    xacml/decision-api
19
20 .. warning:: The :ref:`Legacy APIs  <legacyapis-label>` are scheduled to be deprecated after the Frankfurt release!
21
22 -    :ref:`Legacy APIs <legacyapis-label>`  (To be DEPRECATED)
23
24 Postman Environment for API Testing
25 -----------------------------------
26
27 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.
28
29 :download:`link <PolicyAPI.postman_environment.json>`
30
31 Postman Collection for API Testing
32 ----------------------------------
33
34 The following collection can be used in Postman to assist in testing the Policy APIs.
35
36 :download:`link <PolicyAPI.postman_collection.json>`