Delete SSL certificate for a hostname
delete/midgard/v3.0/kubernetes/clusters/{clusterId}/ssl-certificate/{hostnameId}
Removes the SSL certificate associated with the specified hostname in a Kubernetes cluster.
Request
Authorization
X-AT
header
apiKey
Path Parameters
clusterIdUnique identifier for the Kubernetes cluster.
string
REQUIRED
hostnameIdUnique identifier for the hostname whose SSL certificate will be deleted.
integer
REQUIRED
Response
200Certificate successfully removed.
Shell cURL
shell
Show schema
json