Méthode zoneEntryAddCustom

 retour à l'index du groupe



zoneEntryAddCustom

voidzoneEntryAddCustom ( stringsession, stringdomain, stringfieldtype, stringhostingtype, stringhosting, stringsubdomain, stringpriority, stringtarget, stringcountry )

Description

Add a dns customized zone entry

Paramètres

  • stringsession : the session id
  • stringdomain : the domain name
  • stringfieldtype : the field type : A, AAAA, DYNHOST, CNAME, TXT, NAPTR, SRV, LOC, MX [priority] (priority an integer in the range 1-10000), SPF
  • stringhostingtype : the hosting type (REDIRECT|HOSTING|CUSTOM)
  • stringhosting : the hosting
  • stringsubdomain : le sous-domaine
  • stringpriority : the record's priority
  • stringtarget : the destination
  • stringcountry : the country
langage de programmation / libraries :
 
Paramètres :
string session : $session
string domain :
string fieldtype :
string hostingtype :
string hosting :
string subdomain :
string priority :
string target :
string country :