Change Load Balancer Reverse DNS
hetzner_change_lb_dns_ptrChange the reverse DNS entry for a load balancer's public IP address. Use null to reset to the 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 |