power_on
Turn on a Hostkey server by ID after confirming the action. Returns a callback key for tracking the asynchronous power-on task.
Instructions
Включить сервер (eq/on). Асинхронная операция: в ответе будет callback-ключ для check_task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID сервера | |
| confirm | Yes | Обязательное подтверждение операции. Без confirm=true вызов отклоняется. |