cloud_add_network_subnet
Add a subnet to a Hetzner network by providing network ID, zone, and type (cloud, server, or vswitch).
Instructions
Add a subnet to a network. type: 'cloud' | 'server' | 'vswitch'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network_id | Yes | ||
| type | Yes | ||
| network_zone | Yes | ||
| ip_range | No | ||
| vswitch_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |