| getdnsnaptrrec |
Use this method to get NAPTR records owned by the specified domain. If no domain name is specified, all configured NAPTR records are shown. |
Syntax |
Parameters |
domain |
Name of the domain for the NAPTR record. |
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. Default value = NSDNS_AUTH_HOST. |
Return Value |
Returns getdnsnaptrrecResult |
See Also |