Enable Let's Encrypt certificate for a hostnameId
post/midgard/v3.0/kubernetes/clusters/{clusterId}/ssl-certificate/{hostnameId}/lets-encrypt
Enables Let's Encrypt for the given hosname and publish it on the gateway with auto renewal
Request
Authorization
X-AT
header
apiKey
Path Parameters
clusterIdUnique identifier of the Kubernetes cluster.
string
REQUIRED
hostnameIdUnique identifier of the hostname.
integer
REQUIRED
Response
200Successful Let's Encrypt request or an error response.
400Internal service failures.
404Kubernetes cluster not found.
422Business logic violation.
Shell cURL
shell
Show schema
json