The following endpoint returns version information on CA Gateway.
https://{host}:8444/{server.servlet.context-path}/v1Where:
- {host}is the hostname or IP address of the CA Gateway host server.
- {server.servlet.context-path}is the value of the- server.servlet.context-pathparameter in the- application.ymlconfiguration file.
This endpoint is the main API entry point to invoke API capabilities.