Método zoneEntryModify

 voltar ao índice do grupo



zoneEntryModify

voidzoneEntryModify ( stringsession, stringdomain, stringsubdomain, stringfieldtype, stringtarget, stringnewTarget )

Descrição

Modify a dns zone entry

Parâmetros

  • stringsession : the session id
  • stringdomain : the domain name
  • stringsubdomain : o subdomínio
  • stringfieldtype : the field type : A, CNAME, NS, MX [priority] (priority an integer in the range 1-10000), DYNHOST, TXT, SPF
  • stringtarget : the destination
  • stringnewTarget : the new destination
linguagem :
 
Parâmetros :
string session : $sessão
string domain :
string subdomain :
string fieldtype :
string target :
string newTarget :