Method zoneEntryAddCustom
zoneEntryAddCustom
voidzoneEntryAddCustom ( stringsession, stringdomain, stringfieldtype, stringhostingtype, stringhosting, stringsubdomain, stringpriority, stringtarget, stringcountry )Description
Add a dns customized zone entryParameters
- 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 : the subdomain
- stringpriority : the record's priority
- stringtarget : the destination
- stringcountry : the country











Code generator
Method signature