Metoda zoneEntryModify

 zpět na index skupiny



zoneEntryModify

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

Popis

Modify a dns zone entry

Parametry

  • stringsession : the session id
  • stringdomain : the domain name
  • stringsubdomain : subdoména
  • 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
programovací jazyk:
 
Parametry:
string session : $relace
string domain :
string subdomain :
string fieldtype :
string target :
string newTarget :