Method dnsInstallCustom

 return to group index



dnsInstallCustom

voiddnsInstallCustom ( stringsession, stringdomain, stringsubdomain, stringhostingtype, stringhosting, stringmxtype, stringmx, stringcountry, booleanminimized )

Description

install customized default dns zone

Parameters

  • 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
programming languages / libraries :
 
Parameters :
string session : $session
string domain :
string subdomain :
string hostingtype :
string hosting :
string mxtype :
string mx :
string country :
boolean minimized :