PLESK RPC API

Section 4.2 Performing Operations on Domains

The structures, described here allow for building packets that contain info necessary for performing operations on domains, such as creating new domains, removing them, editing domain properties, and

Schema domain_input.xsd


schema location:  domain_input.xsd
 
Elements  Complex types 
packet  filterType 


schema location:  plesk_domain.xsd
 
Complex types  Simple types 
datasetType  domainHType 
domainBTHostingOp  domainLogin 
domainBTPhHosting  domainName 
domainFFHostingBase  webstatType 
domainGenInfoType 
domainHostingAgent 
domainHostingAgentGet 
domainHostingAgentSet 
domainHostingOpGet 
domainHostingOpSet 
domainLimits 
domainPerms 
domainPhHostingBase 
domainPhHostingGet 
domainPhHostingSet 
domainPrefs 
domainSFHostingBase 
domainStat 
domainUserGet 
domainUserSet 
setGenSetupType 


schema location:  plesk_common.xsd
 
Complex types  Simple types 
buttonDataType  expandIPUsageStatus 
forwardingURL 
garbageOutput 
ipType 
netInterface 
objectStatus 
pleskOS 


schema location:  common.xsd
 
Complex types  Simple types 
resultType  base64 
boolean 
date 
datetime 
double 
emailType 
id_type 
int 
ip_address 
passwdType 
result_status 
short 
size 
string 
text 
unsignedInt 
unsignedShort 
urlType 
zipcodeType 


element packet
diagram
properties
content complex
children domain
attributes
Name  Type  Use  Default  Fixed  Annotation
version  stringrequired      
annotation
documentation 
Root node for any input

element packet/domain
diagram
properties
isRef 0
content complex
children add get set del cform_buttons_list
annotation
documentation 
Domain operator request

element packet/domain/add
diagram
properties
isRef 0
content complex
children gen_setup hosting limits prefs user

element packet/domain/add/gen_setup
diagram
properties
isRef 0
content complex
children name client_id htype ip_address status

element packet/domain/add/gen_setup/name
diagram
type domainName
properties
isRef 0
content simple
facets
minLength 1
maxLength 255
whiteSpace collapse

element packet/domain/add/gen_setup/client_id
diagram
type id_type
properties
isRef 0
content simple
facets
whiteSpace collapse

element packet/domain/add/gen_setup/htype
diagram
type domainHType
properties
isRef 0
content simple
facets
whiteSpace collapse
enumeration vrt_hst
enumeration std_fwd
enumeration frm_fwd
enumeration none

element packet/domain/add/gen_setup/ip_address
diagram
type ip_address
properties
isRef 0
content simple
facets
minLength 1
maxLength 15
whiteSpace collapse

element packet/domain/add/gen_setup/status
diagram
type string
properties
isRef 0
content simple
facets
whiteSpace collapse

element packet/domain/add/hosting
diagram
type domainHostingAgent
properties
isRef 0
content complex
children vrt_hst std_fwd frm_fwd none

element packet/domain/add/limits
diagram
type domainLimits
properties
isRef 0
content complex
children max_subdom disk_space max_traffic max_wu max_db max_box mbox_quota max_redir max_mg max_resp max_maillists max_webapps expiration

element packet/domain/add/prefs
diagram
type domainPrefs
properties
isRef 0
content complex
children www stat_ttl

element packet/domain/add/user
diagram
type domainUserSet
properties
isRef 0
content complex
children enabled password cname pname phone fax email address city state pcode country multiply_login perms

element packet/domain/get
diagram
properties
isRef 0
content complex
children filter dataset
annotation
documentation 
Get domain(s) data from server

element packet/domain/get/filter
diagram
type filterType
properties
isRef 0
content complex
children id client_id
annotation
documentation 
Filter domains to be refreshed

element packet/domain/get/dataset
diagram
type datasetType
properties
isRef 0
content complex
children gen_info hosting limits stat prefs user
annotation
documentation 
Domain information to be updated

element packet/domain/set
diagram
properties
isRef 0
content complex
children filter values
annotation
documentation 
Set domain(s) data from server

element packet/domain/set/filter
diagram
type filterType
properties
isRef 0
content complex
children id client_id
annotation
documentation 
Filter domains to be refreshed

element packet/domain/set/values
diagram
properties
isRef 0
content complex
children gen_setup limits prefs hosting user
annotation
documentation 
Domain information to be updated

element packet/domain/set/values/gen_setup
diagram
type setGenSetupType
properties
isRef 0
content complex
children status name

element packet/domain/set/values/limits
diagram
type domainLimits
properties
isRef 0
content complex
children max_subdom disk_space max_traffic max_wu max_db max_box mbox_quota max_redir max_mg max_resp max_maillists max_webapps expiration

element packet/domain/set/values/prefs
diagram
type domainPrefs
properties
isRef 0
content complex
children www stat_ttl

element packet/domain/set/values/hosting
diagram
type domainHostingAgent
properties
isRef 0
content complex
children vrt_hst std_fwd frm_fwd none

element packet/domain/set/values/user
diagram
type domainUserSet
properties
isRef 0
content complex
children enabled password cname pname phone fax email address city state pcode country multiply_login perms

element packet/domain/del
diagram
properties
isRef 0
content complex
children filter
annotation
documentation 
Delete domain(s) from the server

element packet/domain/del/filter
diagram
type filterType
properties
isRef 0
content complex
children id client_id
annotation
documentation 
Filter domains to be deleted

element packet/domain/cform_buttons_list
diagram
properties
isRef 0
content complex
children filter
annotation
documentation 
Show the list of buttons from the Domain page

element packet/domain/cform_buttons_list/filter
diagram
type filterType
properties
isRef 0
content complex
children id client_id
annotation
documentation 
Filter domains to be listed

complexType filterType
diagram
children id client_id
used by
elements packet/domain/get/filter packet/domain/set/filter packet/domain/del/filter packet/domain/cform_buttons_list/filter
annotation
documentation 
Filter the list of domains

element filterType/id
diagram
type id_type
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
Domain ID (ID in Plesk DB)

element filterType/client_id
diagram
properties
isRef 0
annotation
documentation 
The ID of the client the domain owner belongs to

complexType datasetType
diagram
children gen_info hosting limits stat prefs user
used by
element packet/domain/get/dataset
annotation
documentation 
Data to be operated

element datasetType/gen_info
diagram
properties
isRef 0

element datasetType/hosting
diagram
properties
isRef 0

element datasetType/limits
diagram
properties
isRef 0

element datasetType/stat
diagram
properties
isRef 0

element datasetType/prefs
diagram
properties
isRef 0

element datasetType/user
diagram
properties
isRef 0

complexType domainBTHostingOp
diagram
children vrt_hst std_fwd frm_fwd
annotation
documentation 
Domain Hosting based on Template (Expand/Plesk Operator specific)

element domainBTHostingOp/vrt_hst
diagram
type extension of domainBTPhHosting
properties
isRef 0
content complex
children ftp_login ftp_password fp_admin_login fp_admin_password shell ip_address
annotation
documentation 
Physical hosting

element domainBTHostingOp/vrt_hst/ip_address
diagram
type ip_address
properties
isRef 0
content simple
facets
minLength 1
maxLength 15
whiteSpace collapse
annotation
documentation 
Additionally specify a different IP address from domain general setup

element domainBTHostingOp/std_fwd
diagram
type extension of domainFFHostingBase
properties
isRef 0
content complex
children dest_url ip_address
annotation
documentation 
Standard forwarding

element domainBTHostingOp/std_fwd/ip_address
diagram
type ip_address
properties
isRef 0
content simple
facets
minLength 1
maxLength 15
whiteSpace collapse
annotation
documentation 
Additionally specify a different IP address from domain general setup

element domainBTHostingOp/frm_fwd
diagram
type extension of domainSFHostingBase
properties
isRef 0
content complex
children dest_url ip_address
annotation
documentation 
Frame forwarding

element domainBTHostingOp/frm_fwd/ip_address
diagram
type ip_address
properties
isRef 0
content simple
facets
minLength 1
maxLength 15
whiteSpace collapse
annotation
documentation 
Additionally specify a different IP address from domain general setup

complexType domainBTPhHosting
diagram
children ftp_login ftp_password fp_admin_login fp_admin_password shell
used by
element domainBTHostingOp/vrt_hst
annotation
documentation 
Domain Physical Hosting based on Template

element domainBTPhHosting/ftp_login
diagram
type domainLogin
properties
isRef 0
content simple
facets
whiteSpace collapse
pattern [a-z]{1}[\-a-z0-9_.]{0,16}

element domainBTPhHosting/ftp_password
diagram
type restriction of string
properties
isRef 0
content simple
facets
maxLength 255
whiteSpace collapse

element domainBTPhHosting/fp_admin_login
diagram
type restriction of string
properties
isRef 0
content simple
facets
maxLength 20
whiteSpace collapse
annotation
documentation 
FrontPage Admin Login

element domainBTPhHosting/fp_admin_password
diagram
type restriction of string
properties
isRef 0
content simple
facets
maxLength 16
whiteSpace collapse
annotation
documentation 
FrontPage Admin Password

element domainBTPhHosting/shell
diagram
type string
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
Must be specified if the template presets creation of a domain with shell access enabled

complexType domainFFHostingBase
diagram
children dest_url
used by
elements domainBTHostingOp/std_fwd domainHostingAgent/std_fwd domainHostingAgentGet/std_fwd domainHostingAgentSet/std_fwd domainHostingOpSet/std_fwd domainHostingOpGet/std_fwd
annotation
documentation 
Domain Frame Forwarding Hosting

element domainFFHostingBase/dest_url
diagram
type forwardingURL
properties
isRef 0
content simple
facets
minLength 1
maxLength 255
whiteSpace collapse
annotation
documentation 
Destination URL

complexType domainGenInfoType
diagram
children cr_date name display_name status real_size client_id dns_ip_address htype
annotation
documentation 
Domain general info

element domainGenInfoType/cr_date
diagram
type date
properties
isRef 0
content simple
facets
whiteSpace collapse

element domainGenInfoType/name
diagram
type domainName
properties
isRef 0
content simple
facets
minLength 1
maxLength 255
whiteSpace collapse

element domainGenInfoType/display_name
diagram
type string
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
Domain name to be displayed in UI

element domainGenInfoType/status
diagram
type objectStatus
properties
isRef 0
content simple
facets
whiteSpace collapse

element domainGenInfoType/real_size
diagram
type size
properties
isRef 0
content simple
default 0
facets
whiteSpace collapse

element domainGenInfoType/client_id
diagram
type id_type
properties
isRef 0
content simple
facets
whiteSpace collapse

element domainGenInfoType/dns_ip_address
diagram
type ip_address
properties
isRef 0
content simple
facets
minLength 1
maxLength 15
whiteSpace collapse
annotation
documentation 
Domain IP address in DNS A record. Use it in case of a non-existent domain hosting.

element domainGenInfoType/htype
diagram
type domainHType
properties
isRef 0
content simple
facets
whiteSpace collapse
enumeration vrt_hst
enumeration std_fwd
enumeration frm_fwd
enumeration none

complexType domainHostingAgent
diagram
children vrt_hst std_fwd frm_fwd none
used by
elements packet/domain/add/hosting packet/domain/set/values/hosting
annotation
documentation 
Domain Hosting (Plesk RPC API specific)

element domainHostingAgent/vrt_hst
diagram
type extension of domainPhHostingBase
properties
isRef 0
content complex
children ftp_login ftp_password ftp_quota fp fp_ssl fp_auth fp_admin_login fp_admin_password ssl shell php ssi cgi mod_perl mod_python asp asp_dot_net coldfusion webstat errdocs at_domains ip_address
annotation
documentation 
Physical hosting

element domainHostingAgent/vrt_hst/ip_address
diagram
type ip_address
properties
isRef 0
content simple
facets
minLength 1
maxLength 15
whiteSpace collapse

element domainHostingAgent/std_fwd
diagram
type extension of domainFFHostingBase
properties
isRef 0
content complex
children dest_url ip_address
annotation
documentation 
Standard forwarding

element domainHostingAgent/std_fwd/ip_address
diagram
type ip_address
properties
isRef 0
content simple
facets
minLength 1
maxLength 15
whiteSpace collapse

element domainHostingAgent/frm_fwd
diagram
type extension of domainSFHostingBase
properties
isRef 0
content complex
children dest_url ip_address
annotation
documentation 
Frame forwarding

element domainHostingAgent/frm_fwd/ip_address
diagram
type ip_address
properties
isRef 0
content simple
facets
minLength 1
maxLength 15
whiteSpace collapse

element domainHostingAgent/none
diagram
properties
isRef 0
annotation
documentation 
No hosting

complexType domainHostingAgentGet
diagram
children vrt_hst std_fwd frm_fwd none
annotation
documentation 
Domain Hosting (Plesk RPC API specific) for 'get' operation

element domainHostingAgentGet/vrt_hst
diagram
type extension of domainPhHostingGet
properties
isRef 0
content complex
children ftp_login ftp_quota fp fp_ssl fp_auth fp_admin_login ssl shell php ssi cgi mod_perl mod_python asp asp_dot_net coldfusion webstat errdocs at_domains ip_address
annotation
documentation 
Physical hosting

element domainHostingAgentGet/vrt_hst/ip_address
diagram
type ip_address
properties
isRef 0
content simple
facets
minLength 1
maxLength 15
whiteSpace collapse

element domainHostingAgentGet/std_fwd
diagram
type extension of domainFFHostingBase
properties
isRef 0
content complex
children dest_url ip_address
annotation
documentation 
Standard forwarding

element domainHostingAgentGet/std_fwd/ip_address
diagram
type ip_address
properties
isRef 0
content simple
facets
minLength 1
maxLength 15
whiteSpace collapse

element domainHostingAgentGet/frm_fwd
diagram
type extension of domainSFHostingBase
properties
isRef 0
content complex
children dest_url ip_address
annotation
documentation 
Frame forwarding

element domainHostingAgentGet/frm_fwd/ip_address
diagram
type ip_address
properties
isRef 0
content simple
facets
minLength 1
maxLength 15
whiteSpace collapse

element domainHostingAgentGet/none
diagram
properties
isRef 0
annotation
documentation 
No hosting

complexType domainHostingAgentSet
diagram
children vrt_hst std_fwd frm_fwd none
annotation
documentation 
Domain Hosting (Plesk RPC API specific) for 'set' operation

element domainHostingAgentSet/vrt_hst
diagram
type extension of domainPhHostingSet
properties
isRef 0
content complex
children ftp_login ftp_password ftp_quota fp fp_ssl fp_auth fp_admin_login fp_admin_password ssl shell php ssi cgi mod_perl mod_python asp asp_dot_net coldfusion webstat errdocs at_domains ip_address
annotation
documentation 
Physical hosting

element domainHostingAgentSet/vrt_hst/ip_address
diagram
type ip_address
properties
isRef 0
content simple
facets
minLength 1
maxLength 15
whiteSpace collapse

element domainHostingAgentSet/std_fwd
diagram
type extension of domainFFHostingBase
properties
isRef 0
content complex
children dest_url ip_address
annotation
documentation 
Standard forwarding

element domainHostingAgentSet/std_fwd/ip_address
diagram
type ip_address
properties
isRef 0
content simple
facets
minLength 1
maxLength 15
whiteSpace collapse

element domainHostingAgentSet/frm_fwd
diagram
type extension of domainSFHostingBase
properties
isRef 0
content complex
children dest_url ip_address
annotation
documentation 
Frame forwarding

element domainHostingAgentSet/frm_fwd/ip_address
diagram
type ip_address
properties
isRef 0
content simple
facets
minLength 1
maxLength 15
whiteSpace collapse

element domainHostingAgentSet/none
diagram
properties
isRef 0
annotation
documentation 
No hosting

complexType domainHostingOpGet
diagram
children vrt_hst std_fwd frm_fwd none
annotation
documentation 
Domain Hosting (Expand/Plesk Operator specific) for 'get' operation.

element domainHostingOpGet/vrt_hst
diagram
type domainPhHostingGet
properties
isRef 0
content complex
children ftp_login ftp_quota fp fp_ssl fp_auth fp_admin_login ssl shell php ssi cgi mod_perl mod_python asp asp_dot_net coldfusion webstat errdocs at_domains
annotation
documentation 
Physical hosting

element domainHostingOpGet/std_fwd
diagram
type extension of domainFFHostingBase
properties
isRef 0
content complex
children dest_url ip_address
annotation
documentation 
Standard forwarding

element domainHostingOpGet/std_fwd/ip_address
diagram
type ip_address
properties
isRef 0
content simple
facets
minLength 1
maxLength 15
whiteSpace collapse
annotation
documentation 
Additionally specify a different IP address from domain general setup

element domainHostingOpGet/frm_fwd
diagram
type extension of domainSFHostingBase
properties
isRef 0
content complex
children dest_url ip_address
annotation
documentation 
Frame forwarding

element domainHostingOpGet/frm_fwd/ip_address
diagram
type ip_address
properties
isRef 0
content simple
facets
minLength 1
maxLength 15
whiteSpace collapse
annotation
documentation 
Additionally specify a different IP address from domain general setup

element domainHostingOpGet/none
diagram
properties
isRef 0
annotation
documentation 
No hosting

complexType domainHostingOpSet
diagram
children vrt_hst std_fwd frm_fwd none
annotation
documentation 
Domain Hosting (Expand/Plesk Operator specific) for 'set' operation

element domainHostingOpSet/vrt_hst
diagram
type extension of domainPhHostingSet
properties
isRef 0
content complex
children ftp_login ftp_password ftp_quota fp fp_ssl fp_auth fp_admin_login fp_admin_password ssl shell php ssi cgi mod_perl mod_python asp asp_dot_net coldfusion webstat errdocs at_domains ip_address
annotation
documentation 
Physical hosting

element domainHostingOpSet/vrt_hst/ip_address
diagram
type ip_address
properties
isRef 0
content simple
facets
minLength 1
maxLength 15
whiteSpace collapse
annotation
documentation 
Additionally specify a different IP address from domain general setup

element domainHostingOpSet/std_fwd
diagram
type extension of domainFFHostingBase
properties
isRef 0
content complex
children dest_url ip_address
annotation
documentation 
Standard forwarding

element domainHostingOpSet/std_fwd/ip_address
diagram
type ip_address
properties
isRef 0
content simple
facets
minLength 1
maxLength 15
whiteSpace collapse
annotation
documentation 
Additionally specify a different IP address from domain general setup

element domainHostingOpSet/frm_fwd
diagram
type extension of domainSFHostingBase
properties
isRef 0
content complex
children dest_url ip_address
annotation
documentation 
Frame forwarding

element domainHostingOpSet/frm_fwd/ip_address
diagram
type ip_address
properties
isRef 0
content simple
facets
minLength 1
maxLength 15
whiteSpace collapse
annotation
documentation 
Additionally specify a different IP address from domain general setup

element domainHostingOpSet/none
diagram
properties
isRef 0
annotation
documentation 
No hosting

complexType domainLimits
diagram
children max_subdom disk_space max_traffic max_wu max_db max_box mbox_quota max_redir max_mg max_resp max_maillists max_webapps expiration
used by
elements packet/domain/add/limits packet/domain/set/values/limits
annotation
documentation 
Domain limits

element domainLimits/max_subdom
diagram
type int
properties
isRef 0
content simple
facets
whiteSpace collapse

element domainLimits/disk_space
diagram
type int
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
In bytes

element domainLimits/max_traffic
diagram
type int
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
Bytes per month

element domainLimits/max_wu
diagram
type int
properties
isRef 0
content simple
facets
whiteSpace collapse

element domainLimits/max_db
diagram
type int
properties
isRef 0
content simple
facets
whiteSpace collapse

element domainLimits/max_box
diagram
type int
properties
isRef 0
content simple
facets
whiteSpace collapse

element domainLimits/mbox_quota
diagram
type int
properties
isRef 0
content simple
facets
whiteSpace collapse

element domainLimits/max_redir
diagram
type int
properties
isRef 0
content simple
facets
whiteSpace collapse

element domainLimits/max_mg
diagram
type int
properties
isRef 0
content simple
facets
whiteSpace collapse

element domainLimits/max_resp
diagram
type int
properties
isRef 0
content simple
facets
whiteSpace collapse

element domainLimits/max_maillists
diagram
type int
properties
isRef 0
content simple
facets
whiteSpace collapse

element domainLimits/max_webapps
diagram
type int
properties
isRef 0
content simple
facets
whiteSpace collapse

element domainLimits/expiration
diagram
type int
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
Unix timestamp

complexType domainPerms
diagram
children manage_phosting manage_not_chroot_shell manage_quota manage_subdomains change_limits manage_dns manage_log manage_crontab manage_anonftp manage_webapps manage_sh_access manage_maillists manage_drweb make_dumps site_builder
used by
elements domainUserGet/perms domainUserSet/perms
annotation
documentation 
Client Permissions

element domainPerms/manage_phosting
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse

element domainPerms/manage_not_chroot_shell
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse

element domainPerms/manage_quota
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse

element domainPerms/manage_subdomains
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse

element domainPerms/change_limits
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse

element domainPerms/manage_dns
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse

element domainPerms/manage_log
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse

element domainPerms/manage_crontab
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse

element domainPerms/manage_anonftp
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse

element domainPerms/manage_webapps
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse

element domainPerms/manage_sh_access
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse

element domainPerms/manage_maillists
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse

element domainPerms/manage_drweb
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
Plesk >= 7.1

element domainPerms/make_dumps
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse

element domainPerms/site_builder
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
Plesk >= 7.1

complexType domainPhHostingBase
diagram
children ftp_login ftp_password ftp_quota fp fp_ssl fp_auth fp_admin_login fp_admin_password ssl shell php ssi cgi mod_perl mod_python asp asp_dot_net coldfusion webstat errdocs at_domains
used by
element domainHostingAgent/vrt_hst
annotation
documentation 
Domain Physical Hosting (Base)

element domainPhHostingBase/ftp_login
diagram
type domainLogin
properties
isRef 0
content simple
facets
whiteSpace collapse
pattern [a-z]{1}[\-a-z0-9_.]{0,16}

element domainPhHostingBase/ftp_password
diagram
type restriction of string
properties
isRef 0
content simple
facets
maxLength 64
whiteSpace collapse
annotation
documentation 
Password should not be equal to Login

element domainPhHostingBase/ftp_quota
diagram
type int
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
Hard Disk Quota, MB

element domainPhHostingBase/fp
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
FrontPage support enabled

element domainPhHostingBase/fp_ssl
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
FrontPage over SSL support

element domainPhHostingBase/fp_auth
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
Authorization  enabled?

element domainPhHostingBase/fp_admin_login
diagram
type restriction of string
properties
isRef 0
content simple
facets
maxLength 16
whiteSpace collapse
annotation
documentation 
FrontPage Admin Login

element domainPhHostingBase/fp_admin_password
diagram
type restriction of string
properties
isRef 0
content simple
facets
maxLength 20
whiteSpace collapse
annotation
documentation 
FrontPage Admin Password

element domainPhHostingBase/ssl
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse

element domainPhHostingBase/shell
diagram
type restriction of string
properties
isRef 0
content simple
default /bin/false
facets
maxLength 255
whiteSpace collapse
annotation
documentation 
system shell

element domainPhHostingBase/php
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
PHP support

element domainPhHostingBase/ssi
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
SSI support

element domainPhHostingBase/cgi
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
CGI support

element domainPhHostingBase/mod_perl
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
mod_perl support

element domainPhHostingBase/mod_python
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
mod_python support

element domainPhHostingBase/asp
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
Apache ASP support

element domainPhHostingBase/asp_dot_net
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
ASP dot net support

element domainPhHostingBase/coldfusion
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
Coldfusion support

element domainPhHostingBase/webstat
diagram
type webstatType
properties
isRef 0
content simple
facets
whiteSpace collapse
enumeration none
enumeration webalizer
enumeration awstats
annotation
documentation 
Webserver statistics processor

element domainPhHostingBase/errdocs
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
Custom Error Documents

element domainPhHostingBase/at_domains
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
@-domains support

complexType domainPhHostingGet
diagram
children ftp_login ftp_quota fp fp_ssl fp_auth fp_admin_login ssl shell php ssi cgi mod_perl mod_python asp asp_dot_net coldfusion webstat errdocs at_domains
used by
elements domainHostingAgentGet/vrt_hst domainHostingOpGet/vrt_hst
annotation
documentation 
Domain Physical Hosting for 'get' operation

element domainPhHostingGet/ftp_login
diagram
type domainLogin
properties
isRef 0
content simple
facets
whiteSpace collapse
pattern [a-z]{1}[\-a-z0-9_.]{0,16}

element domainPhHostingGet/ftp_quota
diagram
type int
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
Hard Disk Quota, MB

element domainPhHostingGet/fp
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
FrontPage support enabled

element domainPhHostingGet/fp_ssl
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
FrontPage over SSL support

element domainPhHostingGet/fp_auth
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
Authorization  enabled?

element domainPhHostingGet/fp_admin_login
diagram
type restriction of string
properties
isRef 0
content simple
facets
maxLength 16
whiteSpace collapse
annotation
documentation 
FrontPage Admin Login

element domainPhHostingGet/ssl
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse

element domainPhHostingGet/shell
diagram
type restriction of string
properties
isRef 0
content simple
default /bin/false
facets
maxLength 255
whiteSpace collapse
annotation
documentation 
system shell

element domainPhHostingGet/php
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
PHP support

element domainPhHostingGet/ssi
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
SSI support

element domainPhHostingGet/cgi
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
CGI support

element domainPhHostingGet/mod_perl
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
mod_perl support

element domainPhHostingGet/mod_python
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
mod_python support

element domainPhHostingGet/asp
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
Apache ASP support

element domainPhHostingGet/asp_dot_net
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
ASP dot net support

element domainPhHostingGet/coldfusion
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
Coldfusion support

element domainPhHostingGet/webstat
diagram
type webstatType
properties
isRef 0
content simple
facets
whiteSpace collapse
enumeration none
enumeration webalizer
enumeration awstats
annotation
documentation 
Webserver statistics processor

element domainPhHostingGet/errdocs
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
Custom Error Documents

element domainPhHostingGet/at_domains
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
@-domains support

complexType domainPhHostingSet
diagram
children ftp_login ftp_password ftp_quota fp fp_ssl fp_auth fp_admin_login fp_admin_password ssl shell php ssi cgi mod_perl mod_python asp asp_dot_net coldfusion webstat errdocs at_domains
used by
elements domainHostingAgentSet/vrt_hst domainHostingOpSet/vrt_hst
annotation
documentation 
Data to be set for domain physical hosting

element domainPhHostingSet/ftp_login
diagram
type domainLogin
properties
isRef 0
content simple
facets
whiteSpace collapse
pattern [a-z]{1}[\-a-z0-9_.]{0,16}

element domainPhHostingSet/ftp_password
diagram
type restriction of string
properties
isRef 0
content simple
facets
maxLength 64
whiteSpace collapse
annotation
documentation 
Password should not be equal to Login. Can be used only for 'set'/'add' operations since v.1.3.2 protocol

element domainPhHostingSet/ftp_quota
diagram
type int
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
Hard Disk Quota, MB

element domainPhHostingSet/fp
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
FrontPage support enabled

element domainPhHostingSet/fp_ssl
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
FrontPage over SSL support

element domainPhHostingSet/fp_auth
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
Authorization  enabled?

element domainPhHostingSet/fp_admin_login
diagram
type restriction of string
properties
isRef 0
content simple
facets
maxLength 16
whiteSpace collapse
annotation
documentation 
FrontPage Admin Login

element domainPhHostingSet/fp_admin_password
diagram
type restriction of string
properties
isRef 0
content simple
facets
maxLength 20
whiteSpace collapse
annotation
documentation 
FrontPage Admin Password

element domainPhHostingSet/ssl
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse

element domainPhHostingSet/shell
diagram
type restriction of string
properties
isRef 0
content simple
default /bin/false
facets
maxLength 255
whiteSpace collapse
annotation
documentation 
system shell

element domainPhHostingSet/php
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
PHP support

element domainPhHostingSet/ssi
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
SSI support

element domainPhHostingSet/cgi
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
CGI support

element domainPhHostingSet/mod_perl
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
mod_perl support

element domainPhHostingSet/mod_python
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
mod_python support

element domainPhHostingSet/asp
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
Apache ASP support

element domainPhHostingSet/asp_dot_net
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
ASP dot net support

element domainPhHostingSet/coldfusion
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
Coldfusion support

element domainPhHostingSet/webstat
diagram
type webstatType
properties
isRef 0
content simple
facets
whiteSpace collapse
enumeration none
enumeration webalizer
enumeration awstats
annotation
documentation 
Webserver statistics processor

element domainPhHostingSet/errdocs
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
Custom Error Documents

element domainPhHostingSet/at_domains
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
@-domains support

complexType domainPrefs
diagram
children www stat_ttl
used by
elements packet/domain/add/prefs packet/domain/set/values/prefs
annotation
documentation 
Domain Preferences

element domainPrefs/www
diagram
type boolean
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
WWW-prefix for a domain

element domainPrefs/stat_ttl
diagram
type int
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
Delete traffic statistics older than,(the amount of time), max 999999

complexType domainSFHostingBase
diagram
children dest_url
used by
elements domainBTHostingOp/frm_fwd domainHostingAgent/frm_fwd domainHostingAgentGet/frm_fwd domainHostingAgentSet/frm_fwd domainHostingOpSet/frm_fwd domainHostingOpGet/frm_fwd
annotation
documentation 
Domain Frame Forwarding Hosting

element domainSFHostingBase/dest_url
diagram
type forwardingURL
properties
isRef 0
content simple
facets
minLength 1
maxLength 255
whiteSpace collapse
annotation
documentation 
Destination URL

complexType domainStat
diagram
children traffic subdom wu box redir mg resp maillists db webapps traffic_prevday
annotation
documentation 
Domain statistics

element domainStat/traffic
diagram
type size
properties
isRef 0
content simple
facets
whiteSpace collapse

element domainStat/subdom
diagram
type unsignedInt
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation