Are there any API call to get the DNS information from cPanel ?
For example I want to list the DNS of a domain like below
ns1.xxxxxx.net
ns2.xxxxxx.net
Thanks.
Are there any API call to get the DNS information from cPanel ?
For example I want to list the DNS of a domain like below
ns1.xxxxxx.net
ns2.xxxxxx.net
Thanks.
API calls to do this will be added in 11.25. You can view the documentation for these functions at:
XmlApi < AllDocumentation/AutomationIntegration < TWiki
Thanks for the info.