Change Floating IP Reverse DNS
hetzner_change_floating_ip_rdnsUpdate or reset the reverse DNS (PTR) record of a floating IP. Set dns_ptr to null to clear the entry.
Instructions
Change the reverse DNS entry for a floating IP. Set dns_ptr to null to reset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Floating IP ID | |
| ip | Yes | IP address to set the reverse DNS entry for | |
| dns_ptr | Yes | Reverse DNS PTR record value, or null to reset |