Get the list of virtual hosts currently used by the web server and information about each virtual host. If vhost names are specified, will return information about the specific virtual host. If no names are specified, will return details about all virtual hosts.
Version: 1.6
Required Permissions: Read-only
HTTP method: GET
Supported by Editions: Zend Server
Request Parameters:
Parameter |
Type |
Required |
Description |
vhosts |
Array |
No |
List of virtual host IDs. If specified, details will be returned about these virtual hosts only. If not specified, details about all virtual hosts will be returned. |
Expected Response Code: 200 OK - For more information see Response Format.
Response Type: vhostList
Possible Action Specific Error Codes: This action has no specific error codes
|
Request
Response
|