drop_nat
Delete a NAT record by ID or IP after confirmation. Use this to clean up obsolete or incorrect entries in the Hostkey network configuration.
Instructions
Удалить запись о NAT из базы данных (nat/drop_nat). ДЕСТРУКТИВНО, служебная операция.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ID записи NAT | |
| ip | No | IP-адрес записи | |
| confirm | Yes | Must be true to run the operation. |