Method zoneEntryAddCustom

 return to group index



zoneEntryAddCustom

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

Description

Add a dns customized zone entry

Parameters

  • stringsession : sessio-id
  • stringdomain : verkkotunnus
  • 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 : aliverkkotunnus
  • stringpriority : merkinnän prioriteetti
  • stringtarget : kohde
  • stringcountry : maa
programming language :
 
Parameters :
string session : $session
string domain :
string fieldtype :
string hostingtype :
string hosting :
string subdomain :
string priority :
string target :
string country :