GET /api/ HTTP/1.1 Authorization: Bearer $TOKEN Accept: application/json Connection: close
APIVersions lists the versions that are available, to allow clients to discover the API at /api, which is the root path of the legacy v1 API.
Expand or mouse-over a field for more information about it.
apiVersion:kind:serverAddressByClientCIDRs:
- clientCIDR:serverAddress:versions:
- [string]:
Get available API versions
GET /api/ HTTP/1.1 Authorization: Bearer $TOKEN Accept: application/json Connection: close