| getdnssrvrec |
Use this method to get the service (SRV) record configured for the specified target host and domain. If the domain name is not specified, all of the SRV records are shown. |
Syntax |
Parameters |
domain |
Domain name for which to display the SRV record. |
target |
Target host for the specified service. |
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 getdnssrvrecResult |
See Also |