hosts_bulk_actions_set_port_to_hosts
Set the port for multiple hosts in a single bulk update to change many host ports at once without editing each host individually.
Instructions
PATCH /api/hosts/bulk/update Update many hosts Tags: Hosts Bulk Actions Controller
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| confirm | No | Подтверждение выполнения не-GET операции. Без confirm:true возвращается превью запроса (метод, URL, тело) и запрос не отправляется (см. MCP_CONFIRM). |