connector_network_patch
Update UniFi network application settings by sending a PATCH request via Cloud Connector. Preview changes with dry run before confirming.
Instructions
Proxy a PATCH 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 | |||