| getdnsaddrec |
Use this method to get the IPv4 address record for the specified host name. If a hostname is not specified, all configured address records are shown. |
Syntax |
Parameters |
hostname |
Domain name. |
type |
The address record type. The type can take 3 values:
ADNS - If this is specified, all of the authoritative address records will be displayed.
PROXY - If this is specified, all of the proxy address records will be displayed.
ALL - If this is specified, all of the address records will be displayed. |
Return Value |
Returns getdnsaddrecResult |
See Also |