delete_network
Delete a specific network or VLAN from a UniFi site by supplying host, site, and the network ID retrieved via list_networks. Solves network cleanup and reconfiguration.
Instructions
Delete a network/VLAN.
host: console name, ID, or composite ID (MAC:numericId format). site: site name or ID.
network_id: REQUIRED. Obtain it from list_networks (its id field).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| site | Yes | ||
| network_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |