connector_protect_patch
Send configuration updates to UniFi Protect via cloud connector. Requires console ID and path; optionally include request body and confirm execution.
Instructions
Proxy a PATCH request to the Protect Application via Cloud Connector.
Args: console_id: UniFi console/host identifier path: Protect 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 | |||