CloudStack v2.2.13 - 2.2.14 User API Reference
								
removeFromLoadBalancerRule
Removes a virtual machine or a list of virtual machines from a load balancer rule.
Request parameters
| Parameter Name | Description | Required | 
| id | The ID of the load balancer rule | true | 
| virtualmachineids | the list of IDs of the virtual machines that are being removed from the load balancer rule (i.e. virtualMachineIds=1,2,3) | true | 
Response Tags
| Response Name | Description | 
| displaytext | any text associated with the success or failure | 
| success | true if operation is executed successfully |