version
Get version information
Returns the server version, supported Admin API versions, and the advertised ingress endpoint.
get/version
Response
Server version information including supported API versions and ingress endpoint.
Example response
{
"ingress_endpoint": "http//127.0.0.1:8080/"
}