load_balancers_create_lb
Provision a load balancer to distribute traffic across servers. Specify name and commercial type; optionally set zone, tags, or project.
Instructions
Create a load balancer.
The load balancer is tagged created_by=scaleway-mcp so it can later be
identified and safely deleted by this server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Load balancer name. | |
| tags | No | Optional additional tags. | |
| zone | No | Availability zone. Defaults to the configured zone. | |
| type_ | Yes | Commercial offer type, e.g. ``LB-S``, ``LB-GP-M``. | |
| project | No | Optional project ID. Defaults to the configured project. | |
| description | No | Optional description. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||