Apache CloudStack 4.23.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 |