build_deploy
Upgrade a real access point's firmware using a built image. Destructive operation requires user confirmation before proceeding.
Instructions
MUTATING — sysupgrade a real access point with the image built
under tag. This is destructive: it reflashes the AP's firmware
and reboots it. Only call after the user has explicitly agreed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ap | Yes | AP management IP address (e.g. "10.0.127.213"). | |
| tag | Yes | A tag from build_status / build_fetch. | |
| confirm | No | Must be True to proceed. If False, returns a preview. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||