Clusters
Get node pool join configuration.
POST
/
api
/v1
/orgs
/{organisationSlug}
/clusters
/{environmentSlug}
/{clusterSlug}
/pools
/{nodePoolId}
/join-config
Path Parameters
organisationSlug
Requiredstring
Pattern:
"^[a-z0-9-]+$"
environmentSlug
Requiredstring
Pattern:
"^[a-z0-9-]+$"
clusterSlug
Requiredstring
Pattern:
"^[a-z0-9-]+$"
nodePoolId
Requiredinteger
Format:
"int64"
Request was successfully processed. The response body contains the requested data.