connector_network_delete
Delete UniFi network resources by sending a DELETE request through Cloud Connector. Requires confirmation to avoid unintended changes.
Instructions
Proxy a DELETE request to the Network Application via Cloud Connector.
Args: console_id: UniFi console/host identifier path: Network API sub-path settings: Application settings confirm: Must be True to execute dry_run: Preview without sending
Returns: Raw response or dry-run preview
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| confirm | No | ||
| dry_run | No | ||
| console_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||