Change Server Reverse DNS
hetzner_change_dns_ptrChange the reverse DNS PTR entry for a server's public IP address, or set it to null to reset to the default.
Instructions
Change the reverse DNS entry for one of a server's public IPv4 or IPv6 addresses. Set dns_ptr to null to reset to the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Server ID | |
| ip | Yes | Public IPv4 or IPv6 address of the server to set the reverse DNS entry for | |
| dns_ptr | Yes | Reverse DNS PTR record value, or null to reset to the default |