connector_protect_post
Proxy a POST request to the UniFi Protect Application through the Cloud Connector. Confirmation is required before execution.
Instructions
Proxy a POST request to the Protect Application via Cloud Connector.
Args:
console_id: UniFi console/host identifier
path: Protect API sub-path, e.g. v1/cameras/{id}/snapshot
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 | |||