Change Load Balancer Reverse DNS
hetzner_change_lb_dns_ptrUpdate or reset the reverse DNS PTR record for a Hetzner load balancer's public IP address by specifying the IP and new value, or null to restore default.
Instructions
Change the reverse DNS entry for one of a load balancer's public IP addresses. Set dns_ptr to null to reset to the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Load Balancer ID | |
| ip | Yes | Public IPv4 or IPv6 address of the load balancer to set the reverse DNS entry for | |
| dns_ptr | Yes | Reverse DNS PTR record value, or null to reset to the default |