delete_subnet
Remove a subnet and all its IP addresses from phpIPAM by providing the subnet ID.
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 |