public_gateway_create_gateway
Create a public gateway on Scaleway with a specified commercial type, optional SMTP and SSH bastion, and attachable flexible IP. Tagged for safe deletion.
Instructions
Create a Public Gateway.
The gateway 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 | No | Optional gateway name (a random one is generated if omitted). | |
| tags | No | Optional additional tags. | |
| zone | No | Availability zone. Defaults to the configured zone. | |
| ip_id | No | Optional existing flexible IP ID to attach. | |
| type_ | Yes | Gateway commercial type, e.g. ``VPC-GW-S``, ``VPC-GW-M``. | |
| project_id | No | Optional project ID. Defaults to the configured project. | |
| enable_smtp | No | Allow SMTP traffic to pass through the gateway. | |
| bastion_port | No | Optional port to expose the SSH bastion on. | |
| enable_bastion | No | Enable the SSH bastion on the gateway. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||