Method domainDnsUpdate
domainDnsUpdate
intdomainDnsUpdate ( stringsession, stringdomain, stringdns1, stringip1, stringdns2, stringip2, stringdns3, stringip3, stringdns4, stringip4, stringdns5, stringip5 )Description
Set DNS for a domainParameters
- stringsession : the session id
- stringdomain : the domain name
- stringdns1 : the primary dns
- stringip1 : the primary dns ip || NULL
- stringdns2 : the secondary dns
- stringip2 : the secondary dns ip || NULL
- stringdns3 : the third dns
- stringip3 : the third dns ip || NULL
- stringdns4 : the fourth dns
- stringip4 : the fourth dns ip || NULL
- stringdns5 : the fifth dns
- stringip5 : the fifth dns ip || NULL











Code generator
Method signature