Apache CloudStack 4.18.0.0 Root Admin API Reference
uploadSslCert
Upload a certificate to CloudStack
Request parameters
Parameter Name | Description | Required |
certificate | SSL certificate | true |
name | Name for the uploaded certificate | true |
privatekey | Private key | true |
account | account that will own the SSL certificate | false |
certchain | Certificate chain of trust | false |
domainid | domain ID of the account owning the SSL certificate | false |
enabledrevocationcheck | Enables revocation checking for certificates | false |
password | Password for the private key | false |
projectid | an optional project for the SSL certificate | false |
Response Tags
Response Name | Description |
id | SSL certificate ID |
account | account for the certificate |
certchain | certificate chain |
certificate | certificate |
domain | the domain name of the network owner |
domainid | the domain id of the network owner |
fingerprint | certificate fingerprint |
loadbalancerrulelist | List of loabalancers this certificate is bound to |
name | name |
project | the project name of the certificate |
projectid | the project id of the certificate |