hostodo_cancel_vm_command
Cancel a running async command. Provide VM identifier and command ID to stop execution and receive final status.
Instructions
Cancel a running async command. Returns the final status. Has no effect if the command already finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm_id | Yes | Hostodo instance id, hostname, or unique prefix. | |
| command_id | Yes | Command run ID from hostodo_start_vm_command. |