Function   /settings/dns/get

Function invocation

https://json.aftermarket.pl/settings/dns/get

Function description

Get user default name servers.

Input parameters

This function takes the following input parameters:

ParameterTypeRequiredDefault valueDescription
tasted_flag boolean false True - default DNS for catched/registred domains, False - default DNS for tasted domains (deprecated and unused)

Return value

Default name servers (structure with the following fields):

Field nameTypeDescription
ns1 string First default DNS
ns2 string Second default DNS
ns3 string Third default DNS
ns4 string Fourth default DNS