Method dnsInstallCustom
dnsInstallCustom
voiddnsInstallCustom ( stringsession, stringdomain, stringsubdomain, stringhostingtype, stringhosting, stringmxtype, stringmx, stringcountry, booleanminimized )Description
install customized default dns zoneParameters
- stringsession : the session id
- stringdomain : the domain name
- stringsubdomain : the subdomain name
- stringhostingtype : type of hosting (REDIRECT|HOSTING)
- stringhosting : the hosting
- stringmxtype : type of mx (REDIRECT|NO_FILTERING|SIMPLE_FILTERING|FULL_FILTERING)
- stringmx : the mx
- stringcountry : the geolocalized country
- booleanminimized : use minimized zone, keep only important fields











Code generator
Method signature