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 domainParâ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