Apache CloudStack 4.22.0.0 Root Admin API Reference
assignCertToLoadBalancer
Assigns a certificate to a load balancer rule
Request parameters
| Parameter Name | Description | Required |
| certid | the ID of the certificate | true |
| lbruleid | the ID of the load balancer rule | true |
| forced | Force assign the certificate. If there is a certificate assigned to the LB, it will be removed at first. | false |
Response Tags
| Response Name | Description |
| displaytext | any text associated with the success or failure |
| success | true if operation is executed successfully |