timeweb_create_balancer_rule
Create a load balancer rule by setting the balancer and server protocols and ports to control traffic routing.
Instructions
Create a new rule for a load balancer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | |
| balancer_id | Yes | Load balancer ID | |
| server_port | Yes | Port on server side | |
| server_proto | Yes | Protocol on server side | |
| balancer_port | Yes | Port on balancer side | |
| balancer_proto | Yes | Protocol on balancer side |