...
- id : The id of the certificate
- cert : The public certificate, should also include the trust chain if required
- key : The private key for the certificate, if the key is encrypted, password should be provided
- chain : The certificate chain
- account : Account The account associated with the certificate
- lbruleid : The lb rule associated with the certificate
- projectid : The project associated with the certificate
http://10.x.x.x:8080/client/api?command=listSslCerts&accountid=2
...
- certid: Required : The id of the certificate to assign to this rule.
- lb_id:Requnred Required : The lb rule to assign the cert to
...