Accessing the Security Management Appliance API Interface Using Swagger UI
Swagger UI allows you to visualize and interact with the API resources of your appliance. This is automatically generated from your API specifications. For more information, see https://swagger.io/tools/swagger-ui/.
You can log in to the Swagger UI on the new web interface of your Secure Email and Web Manager appliance in any one of the following ways:
-
Use the following URL -
https://example.com:<trailblazer-https-port>/swagger
where
example.com
is the appliance host name and<trailblazer-https-port>
is the trailblazer HTTPS port configured on the appliance.NoteYou must enable the trailblazer HTTPS port on the appliance to access the Swagger UI. For more information on the
trailblazerconfig
CLI command, see The trailblazerconfig Command. -
Log in to the new web interface of your appliance. Click the ? button on the upper-right corner and select API Help: Swagger from the drop-down. The Swagger UI opens in a new browser window.