Apache CloudStack 4.20.0.0 Root Admin API Reference
uploadTemplateDirectDownloadCertificate
Upload a certificate for HTTPS direct template download on KVM hosts
Request parameters
Parameter Name | Description | Required |
certificate | SSL certificate | true |
hypervisor | Hypervisor type | true |
name | Name for the uploaded certificate | true |
zoneid | Zone to upload certificate | true |
hostid | (optional) the host ID to upload certificate | false |
Response Tags
Response Name | Description |
id | the direct download certificate id |
alias | the direct download certificate alias |
hostsmap | the hosts where the certificate is uploaded to |
hypervisor | the hypervisor of the hosts where the certificate is uploaded |
issuer | the direct download certificate issuer |
serialnum | the direct download certificate serial num |
subject | the direct download certificate subject |
validity | the direct download certificate issuer |
version | the direct download certificate version |
zoneid | the zone id where the certificate is uploaded |
zonename | the zone name where the certificate is uploaded |