View the Test Util API in Swagger UI
About this task
Warning: The Test Util API is intended for use in a
development environment only. Do not use the Test Util API on a production
system.
After you enable Test Util, you can use Swagger UI to view the Test Util API
definition. (See Enabling the Test Util API for instructions on enabling
Test Util.)Procedure
- Start PolicyCenter.
-
In a web browser, enter the URL for Swagger UI. This loads the Swagger UI
tool.
- The format of the URL is
<applicationURL>/resources/swagger-ui/
- For example, for a local instance of PolicyCenter, use:
http://localhost:8180/pc/resources/swagger-ui/
- The format of the URL is
-
In the text field at the top of the Swagger UI interface, enter the following
URL:
<applicationURL>/rest/test-util/v1/swagger.json
- Click Explore.