flexible_ip_create_flexible_ip
Create a flexible IP address, optionally attaching it to an Elastic Metal server or setting reverse DNS. Supports IPv4 and IPv6 allocation.
Instructions
Create a flexible IP.
The IP is tagged created_by=scaleway-mcp so it can later be identified
and safely deleted by this server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Optional additional tags. | |
| zone | No | Availability zone. Defaults to the configured zone. | |
| is_ipv6 | No | If True, allocate an IPv6 address instead of IPv4. | |
| reverse | No | Optional reverse DNS to set on the IP. | |
| server_id | No | Optional Elastic Metal server ID to attach the IP to on creation. | |
| project_id | No | Optional project ID. Defaults to the configured project. | |
| description | Yes | Human-readable description for the flexible IP. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||