haproxy_backend_create
Create a new HAProxy backend by specifying name, mode, load balancing algorithm, and server details for optimized traffic distribution and management.
Instructions
Create a new HAProxy backend
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| balance | Yes | Load balancing algorithm | |
| description | No | ||
| mode | Yes | Backend mode | |
| name | Yes | Backend name | |
| servers | No | List of backend servers |