Skip to content

QueryWebhostList

Returns a list of all webhosts in your account

Possible Gateways

The following parameters are standard parameters for this command.

Command
COMMAND = QueryWebhostList
WEBSPACE = (TEXT)
ORDER = ASC|DESC
ONLYSSL = 0|1
ORDERBY = WEBSPACE|CLASS|VERSION|STATUS|IP
FIRST = (INT)
LIMIT = (INT)
Response
code = (INT)
description = (TEXT)
property[SSL][n] = (TEXT)
property[AUTOCERT][n] = (TEXT)
property[WEBSPACE][n] = (TEXT)
property[WEBHOST][n] = (TEXT)
property[STATUS][n] = ACTIVE|DISABLED
property[COUNT][0] = (INT)
property[FIRST][0] = (INT)
property[LAST][0] = (INT)
property[LIMIT][0] = (INT)
property[TOTAL][0] = (INT)
WEBSPACEUnique webspace - ID (optional)
ORDERASC|DESC (optional)
ONLYSSLonly SSL webhost shown
ORDERBYSort the result by this column (optional)
FIRSTStart the output of results from this item (optional)
LIMITShow only this many items in the response (optional)
WEBSPACEParent webspace - ID
WEBHOSTDomainname
STATUSStatus of the webhost
COUNTTotal number of webhosts shown
FIRSTPointer to the first shown ID
LASTPointer to the last shown ID
LIMITThe limit given in the command
TOTALTotal number of webhosts