Apache CloudStack 4.23.0.0 Root Admin API Reference

assignCertToLoadBalancer

Assigns a certificate to a load balancer rule

Request parameters

Parameter NameDescriptionRequired
certidThe ID of the certificatetrue
lbruleidThe ID of the load balancer ruletrue
forcedForce assign the certificate. If there is a certificate assigned to the LB, it will be removed at first.false

Response Tags

Response NameDescription
displaytextAny text associated with the success or failure
successTrue if operation is executed successfully