Domain DNS Record List
Resource path /Domain/DnsRecord/List
https://testapi.internet.bs/Domain/DnsRecord/List?apiKey=testapi&password=testpass&...
The command is intended to retrieve the list of DNS records for a specific domain
HTTPS POST/GET Request parameters:
| Parameter name | Description |
Domain |
The domain name all called the zone in DNS language. |
FilterType |
You can specify here a DNS record type to retrieve only records of that type. By default all record are retrieved. Accepted values are: A, AAAA, CNAME, MX, TXT, NS and ALL |
ResponseFormat |
This specifies how the response will be returned. Possible values are TEXT, JSON and XML. |
Example:
The result for this request is:
status=SUCCESS
total_records=3
records_0_name=w1.test-api-domain7.net
records_0_value=www.internet.bs
records_0_ttl=3600
records_0_type=CNAME
records_1_name=w2.test-api-domain7.net
records_1_value=www.internet.bs
records_1_ttl=3600
records_1_type=CNAME
records_2_name=w3.test-api-domain7.net
records_2_value=internet.bs
records_2_ttl=3600
records_2_type=CNAME


Francais
Deutsch
English
Espanol
Italiano
Romana
Русский
Türkçe 


![]](/img/tabright.jpg)