Méthode zoneEntryModify

 retour à l'index du groupe



zoneEntryModify

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

Description

Modify a dns zone entry

Paramètres

  • stringsession : the session id
  • stringdomain : the domain name
  • stringsubdomain : le sous-domaine
  • 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
langage de programmation / libraries :
 
Paramètres :
string session : $session
string domain :
string subdomain :
string fieldtype :
string target :
string newTarget :