Reboot an endpoint
action1_reboot_endpointReboot a remote endpoint via the reboot action template. Use with wait-for-automation to monitor recovery.
Instructions
Reboots the host via the reboot action template. Combine with action1_wait_for_automation to track recovery.
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. | |
| endpoint_id | Yes | Endpoint UUID, or Group ID when target_type='EndpointGroup'. | |
| target_type | No | Endpoint (default) or EndpointGroup for fan-out. | |
| response_format | No | Output format. Default markdown. | |
| skip_connectivity_check | No | Skip offline-abort check. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||