port_on
Enable a physical network port on a Hostkey server by specifying server ID and port. Use get_network_status to find the port, then confirm to activate it.
Instructions
Включить сетевой порт сервера (net/port_on).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID сервера | |
| port | Yes | Физический порт свитча из get_network_status | |
| confirm | Yes | Must be true to run the operation. |