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