Méthode zoneEntryAdd
retour à l'index du groupe
zoneEntryAdd
voidzoneEntryAdd (
stringsession,
stringdomain,
stringsubdomain,
stringfieldtype,
stringtarget,
booleanoverwrite
)
Description
Add a dns zone entryParamètres
- stringsession : the session id
- stringdomain : the domain name
- stringsubdomain : le sous-domaine
- stringfieldtype : the field type : A, AAAA, DYNHOST, CNAME, TXT, NAPTR, SRV, LOC, MX [priority] (priority an integer in the range 1-10000), SPF
- stringtarget : the destination
- booleanoverwrite : enable/disable the overwrite mode for same CNAME fieldtype entries, default is disable