Saryu Shah | 990f41d | 2019-08-30 04:13:06 +0000 | [diff] [blame] | 1 | .. This work is licensed under a Creative Commons Attribution 4.0 International License. |
| 2 | .. http://creativecommons.org/licenses/by/4.0 |
Pamela Dragosh | d5ff988 | 2020-05-11 15:18:01 -0400 | [diff] [blame^] | 3 | |
| 4 | .. DO NOT CHANGE THIS LABEL FOR RELEASE NOTES - EVEN THOUGH IT GIVES A WARNING |
| 5 | .. _offeredapis: |
Saryu Shah | 990f41d | 2019-08-30 04:13:06 +0000 | [diff] [blame] | 6 | |
| 7 | |
Pamela Dragosh | 22ded7e | 2019-10-03 08:20:42 -0400 | [diff] [blame] | 8 | Policy Offered APIs |
| 9 | =================== |
Saryu Shah | 990f41d | 2019-08-30 04:13:06 +0000 | [diff] [blame] | 10 | |
| 11 | The Policy Framework supports the public APIs listed in the links below: |
| 12 | |
Pamela Dragosh | b4a8ef2 | 2020-04-21 15:30:35 -0400 | [diff] [blame] | 13 | .. toctree:: |
| 14 | :maxdepth: 1 |
| 15 | |
| 16 | api/api |
| 17 | pap/pap |
| 18 | xacml/decision-api |
| 19 | |
Saryu Shah | 990f41d | 2019-08-30 04:13:06 +0000 | [diff] [blame] | 20 | .. warning:: The :ref:`Legacy APIs <legacyapis-label>` are scheduled to be deprecated after the Frankfurt release! |
| 21 | |
Pamela Dragosh | b4a8ef2 | 2020-04-21 15:30:35 -0400 | [diff] [blame] | 22 | - :ref:`Legacy APIs <legacyapis-label>` (To be DEPRECATED) |
| 23 | |
Pamela Dragosh | 22ded7e | 2019-10-03 08:20:42 -0400 | [diff] [blame] | 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>` |