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