Method zoneEntryModify
zoneEntryModify
voidzoneEntryModify ( stringsession, stringdomain, stringsubdomain, stringfieldtype, stringtarget, stringnewTarget )Description
Modify a dns zone entryParameters
- stringsession : the session id
- stringdomain : the domain name
- stringsubdomain : the subdomain
- 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











Code generator
Method signature