hosts_update_host
Update an existing Remnawave host by UUID, including address, port, SNI, tags, nodes, and subscription settings.
Instructions
PATCH /api/hosts Update a host Tags: Hosts Controller
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| confirm | No | Подтверждение выполнения не-GET операции. Без confirm:true возвращается превью запроса (метод, URL, тело) и запрос не отправляется (см. MCP_CONFIRM). |