Deploy specific updates to an endpoint
action1_deploy_updateDeploy specified updates to an endpoint or endpoint group using package IDs and target versions, with optional dry-run and reboot policy.
Instructions
Deploy one or more updates (by package id) via the deploy_update template.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Friendly action name. | |
| org_id | No | Org UUID. | |
| confirm | No | Required to execute. Exact string "YES". | |
| dry_run | No | Default true (preview). Set false to execute. | |
| updates | Yes | Updates to deploy. | |
| endpoint_id | Yes | Endpoint UUID, or Group ID when target_type='EndpointGroup'. | |
| target_type | No | Endpoint (default) or EndpointGroup for fan-out. | |
| reboot_after | No | Reboot policy after deploy. | |
| display_summary | No | Optional console summary. | |
| response_format | No | Output format. Default markdown. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||