Apache CloudStack 4.14.1.0-SNAPSHOT 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 revoke certificate | false |
Response Tags
| Response Name | Description |
| displaytext | any text associated with the success or failure |
| success | true if operation is executed successfully |