infra_billing_update_infra_billing_node
Update the next billing date for multiple infrastructure nodes by UUID to realign renewal schedules and prevent billing errors.
Instructions
PATCH /api/infra-billing/nodes Update infra billing nodes Tags: Infra Billing Controller
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| confirm | No | Подтверждение выполнения не-GET операции. Без confirm:true возвращается превью запроса (метод, URL, тело) и запрос не отправляется (см. MCP_CONFIRM). |