Manages reverse DNS records for IPv6 addresses on Vultr, allowing creation and modification of PTR records that take 6-12 hours to propagate after changes.
Provides a Vultr Reverse IPv6 resource. This can be used to create, read, modify, and delete reverse DNS records for IPv6 addresses. Upon success, DNS changes may take 6-12 hours to become active.
Create a new reverse DNS record for an IPv6 address:
The following arguments are supported:
instance_id - (Required) The ID of the server you want to set an IPv6 reverse DNS record for.ip - (Required) The IPv6 address used in the reverse DNS record.reverse - (Required) The hostname used in the IPv6 reverse DNS record.The following attributes are exported:
id - The ID is the IPv6 address in canonical format.instance_id - The ID of the server the IPv6 reverse DNS record was set for.ip - The IPv6 address in canonical format used in the reverse DNS record.reverse - The hostname used in the IPv6 reverse DNS record.
0 Comments
Be the first to comment and share your perspective with the community.