Search for secondary domains by name.
Description
Search for
SoftLayer_Dns_Secondary records by domain name. getByDomainName() performs an inclusive search for secondary domain records, returning multiple records based on partial name matches. Use this method to locate secondary domain records if you don’t have access to their id numbers.
Parameters
Name |
Type |
Description |
name |
string |
The portion of the domain name you wish to search for. |
Required Headers
Optional Headers
Return Values