| getdnsptrrec |
Use this method to get the pointer (PTR) record for the specified reverse domain name and domain name. |
Syntax |
Parameters |
reversedomain |
Reversed domain name representation of the IPv4 or IPv6 address for which to create the PTR record. Use the "in-addr.arpa." suffix for IPv4 addresses and the "ip6.arpa." suffix for IPv6 addresses. |
type |
Type of records to display. Available settings function as follows:
* ADNS - Display all authoritative address records.
* PROXY - Display all proxy address records.
* ALL - Display all address records. |
Return Value |
Returns getdnsptrrecResult |
See Also |