QueryWebhostList
Returns a list of all webhosts in your account
Required Parameters
Section titled “Required Parameters”The following parameters are standard parameters for this command.
Command
COMMAND = QueryWebhostListWEBSPACE = (TEXT)ORDER = ASC|DESCONLYSSL = 0|1ORDERBY = WEBSPACE|CLASS|VERSION|STATUS|IPFIRST = (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|DISABLEDproperty[COUNT][0] = (INT)property[FIRST][0] = (INT)property[LAST][0] = (INT)property[LIMIT][0] = (INT)property[TOTAL][0] = (INT)Attributes
Section titled “Attributes”| WEBSPACE | Unique webspace - ID (optional) |
|---|---|
| ORDER | ASC|DESC (optional) |
| ONLYSSL | only SSL webhost shown |
| ORDERBY | Sort the result by this column (optional) |
| FIRST | Start the output of results from this item (optional) |
| LIMIT | Show only this many items in the response (optional) |
| WEBSPACE | Parent webspace - ID |
| WEBHOST | Domainname |
| STATUS | Status of the webhost |
| COUNT | Total number of webhosts shown |
| FIRST | Pointer to the first shown ID |
| LAST | Pointer to the last shown ID |
| LIMIT | The limit given in the command |
| TOTAL | Total number of webhosts |
Hosting - Webhost commands