update_ptr_record
Update the PTR record for a server's IP address to a new value, with confirmation required to apply the change.
Instructions
Обновить PTR-запись для IP-адреса (ip/update_ptr). Несколько записей передаются разделителем %0A.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID сервера | |
| ip | Yes | IP-адрес | |
| ptr | Yes | Новое значение PTR | |
| confirm | Yes | Must be true to run the operation. |