Delete Route from Network
hetzner_delete_routeRemove a specific route from a Hetzner network using its ID, destination, and gateway.
Instructions
Remove a route from an existing network.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource ID | |
| destination | Yes | Destination network of the route to delete | |
| gateway | Yes | Gateway of the route to delete |