In addition to the CA Gateway endpoints, CA Gateway provides the following endpoints. 

https://<HOST>:<CAGW_HOST_PORT>/<server.servlet.context-path>/<ENDPOINT>

Where:

  • <HOST> is the hostname or IP address of the CA Gateway host server.
  • <CAGW_HOST_PORT> is the same <CAGW_HOST_PORT> port selected in Running the CA Gateway Docker container.
  • <server.servlet.context-path> is the value of the servlet.context-path parameter in the application.yml configuration file. 
  • <ENDPOINT> is the identifier of one of the endpoints described below.