Change Floating IP Reverse DNS
hetzner_change_floating_ip_rdnsUpdate or clear the reverse DNS (PTR) record for a Hetzner floating IP by specifying the IP and a new PTR value, or pass null to reset it.
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 |