System Administrators can use Swagger UI to explore the underlying management APIs for a running PAS for OpenEdge instance. Part of the larger OpenAPI Initiative, Swagger UI is an open source tool that generates an intuitive web page to explore and test REST APIs. Details are pulled directly from the underlying annotations ensuring that the documentation is always current. Test capabilities allow real time access to the APIs. System Administrators can view metrics, identify deployed applications, stop agents and much more through this interactive documentation.

Access to Swagger UI is disabled by default to prevent unauthorized users from tampering with an instance.

In OpenEdge 12.0 and 12.1, Swagger UI is disabled by default on development instances. In OpenEdge 12.2, Swagger UI is enabled by default on development instances. Swagger UI should not be used in production.