Apache CloudStack 4.23.0.0 Root Admin API Reference
listTemplateDirectDownloadCertificates
List the uploaded certificates for direct download Templates
Request parameters
| Parameter Name | Description | Required |
| id | List direct download certificate by ID | false |
| keyword | List by keyword | false |
| listhosts | If set to true: include the hosts where the certificate is uploaded to | false |
| page | false | |
| pagesize | false | |
| zoneid | The zone where certificates are uploaded | 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 |