port_off
Disable a server's network port to cut off connectivity on that interface. Confirmation required before executing this destructive action.
Instructions
Выключить сетевой порт сервера (net/port_off). ДЕСТРУКТИВНО: сервер потеряет сетевую связность по этому интерфейсу.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID сервера | |
| port | Yes | Физический порт свитча из get_network_status | |
| confirm | Yes | Нужно true, чтобы выполнить операцию. |