Search
Method findCnameRecordsByAlias(String alias, String dnsView)
Find CNAME records matching the specified alias(name)
Returns
IpamCnameRecord[]
Arguments
Name |
Type |
Description |
alias |
String
|
Alias(name) of the CNAME records
|
dnsView |
String
|
Name of the DNS View, in which CNAME records reside
|