delete_subnet
Delete a subnet by its ID from the IP address management system. Warning: This permanently removes all IP addresses assigned to that subnet.
Instructions
Delete a subnet (WARNING: This will delete all IP addresses in the subnet).
Args: subnet_id: ID of the subnet to delete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subnet_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |