connector_protect_put
Send PUT requests to the UniFi Protect API via cloud connector to update settings. Use dry run to preview changes, then confirm to apply.
Instructions
Proxy a PUT 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 | |||