connector_network_put
Send PUT requests to the UniFi Network Application via cloud connector to update network configuration, with dry-run and confirmation options for safe execution.
Instructions
Proxy a PUT request to the Network Application via Cloud Connector.
Args: console_id: UniFi console/host identifier path: Network API sub-path settings: Application settings body: Optional request body confirm: Must be True to execute dry_run: Preview without sending
Returns: Raw response or dry-run preview
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| path | Yes | ||
| confirm | No | ||
| dry_run | No | ||
| console_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||