URLs

You can use the Swagger documentation URLs to view all the endpoints. The Plant Applications Web Client provides a Swagger-based UI to view and run the REST APIs.

Access the Swagger UI for the microservices by using the following URL: https://<server name of web client>:<port number>/<application service name>/swagger-ui.html.

Where:

<server_name>: Represents the name of the server on which the Plant Applications Web Client is installed.

<port_number>: Represents the network port used by the Plant Applications Web Client.

<micro_service_name>: Represents the name of the microservice for which you want to run the REST APIs.