| getdnscnamerec |
Use this method to get the canonical name (CNAME) records configured for the specified alias. If no alias is specified, all configured CNAME records are displayed |
Syntax |
Parameters |
aliasname |
Alias for which to display CNAME records. |
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 getdnscnamerecResult |
See Also |