Upload SSL certificate for a hostname
post/midgard/v3.0/kubernetes/clusters/{clusterId}/ssl-certificate/{hostnameId}/upload
Uploads the SSL certificate, intermediate certificate, and private key for a specific hostname belonging to a Kubernetes cluster.Request
Authorization
X-AT
header
apiKey
Path Parameters
clusterIdUnique identifier for the Kubernetes cluster.
string
REQUIRED
hostnameIdUnique identifier for the hostname to which the SSL certificate applies.
integer
REQUIRED
Response
201SSL Certificate stored successfully in encrypted form.
403Requester is not authorized.
404Returned when the URL or files are missing/unreadable.
422Validation failed or application not found.
Shell cURL
shellShow schema
json