Get K8 Cluster
Get K8 cluster
Request
URI
GET
https://{api_host}/tca/caas/api/v1/orgs/{orgId}/clusters/{clusterId}
COPY
Path Parameters
string
orgId
Optional
The identifier of the tenant
string
clusterId
Required
clusterId
Header Parameters
string
skip-nodes-info
Optional
Flag to skip nodes information as part of api response. If set to true, response will not have nodes information. Nodes information can be queried directly from Kubernetes cluster API instead.
Responses
200
returns cluster with given id
Operation doesn't return any data structure