Get version information
version
Get version information
Returns the server version, supported Admin API versions, and the advertised ingress endpoint.
GET
Get version information
Response
200 - application/json
Server version information including supported API versions and ingress endpoint.
Admin API version information
Max admin API version
Maximum supported admin API version by the admin server
Required range:
x >= 0Min admin API version
Minimum supported admin API version by the admin server
Required range:
x >= 0Admin server version
Version of the admin server
Ingress endpoint
Ingress endpoint that the Web UI should use to interact with.
Example:
"http//127.0.0.1:8080/"