Get Kubernetes cluster hostnames
get/midgard/v3.0/kubernetes/clusters/{clusterId}/hostnames
Returns a paginated list of hostnames for the specified Kubernetes cluster, including SSL certificate information.
Request
Authorization
X-AT
header
apiKey
Path Parameters
clusterIdUnique identifier for the Kubernetes cluster.
integer
REQUIRED
Query Parameters
resultsPerPageNumber of results to return per page.
integer
orderByField by which to order results (e.g. `name`).
string
sortSort direction (asc or desc).
string
searchSearch string to filter clusters.
string
Response
200Successful response containing hostnames and pagination details.
404Kubernetes cluster not found.
500Internal server error.
Shell cURL
shell
Show schema
json