Automation adds policy-parent-offeredapis.rst
[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 .. _offeredapis:
4
5
6 Policy Offered APIs
7 ===================
8
9 The Policy Framework supports the public APIs listed in the links below:
10
11 -    :ref:`Policy Life Cycle API <api-label>` 
12 -    :ref:`Policy Administration Point (PAP) <pap-label>`.  
13 -    :ref:`Decision API <decision-api-label>`.
14 -    :ref:`Legacy APIs <legacyapis-label>`  (To be DEPRECATED)
15
16 .. warning:: The :ref:`Legacy APIs  <legacyapis-label>` are scheduled to be deprecated after the Frankfurt release!
17
18 Postman Environment for API Testing
19 -----------------------------------
20
21 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.
22
23 :download:`link <PolicyAPI.postman_environment.json>`
24
25 Postman Collection for API Testing
26 ----------------------------------
27
28 The following collection can be used in Postman to assist in testing the Policy APIs.
29
30 :download:`link <PolicyAPI.postman_collection.json>`