Método domainDnsUpdate

 voltar ao índice do grupo



domainDnsUpdate

intdomainDnsUpdate ( stringsession, stringdomain, stringdns1, stringip1, stringdns2, stringip2, stringdns3, stringip3, stringdns4, stringip4, stringdns5, stringip5 )

Descrição

Set DNS for a domain

Parâmetros

  • 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

Regresso

the DnsUpdate operation id
linguagem :
 
Parâmetros :
string session : $sessão
string domain :
string dns1 :
string ip1 :
string dns2 :
string ip2 :
string dns3 :
string ip3 :
string dns4 :
string ip4 :
string dns5 :
string ip5 :