Método zoneEntryAdd

 voltar ao índice do grupo



zoneEntryAdd

voidzoneEntryAdd ( stringsession, stringdomain, stringsubdomain, stringfieldtype, stringtarget, booleanoverwrite )

Descrição

Add a dns zone entry

Parâmetros

  • stringsession : the session id
  • stringdomain : the domain name
  • stringsubdomain : o subdomínio
  • stringfieldtype : the field type : A, AAAA, DYNHOST, CNAME, TXT, NAPTR, SRV, LOC, MX [priority] (priority an integer in the range 1-10000), SPF
  • stringtarget : the destination
  • booleanoverwrite : enable/disable the overwrite mode for same CNAME fieldtype entries, default is disable
linguagem :
 
Parâmetros :
string session : $sessão
string domain :
string subdomain :
string fieldtype :
string target :
boolean overwrite :