Enable HTTPS/SSL and launch a Kubernetes cluster
post/midgard/v3.0/kubernetes/clusters/{clusterId}/launch
Launches all applications of the cluster and enables HTTPS/SSL on any urls that should not have it yet. This call can be used when the autolaunch failed during cluster creation.
Request
Authorization
X-AT
header
apiKey
Path Parameters
clusterIdUnique identifier of the Kubernetes cluster.
string
REQUIRED
Response
200Successful https/ssl enable and launch request or an error response.
404Kubernetes cluster not found.
500Internal server error.
Shell cURL
shell
Show schema
json