The webSiteGetDetails Web API Method
Get the details of web site. Same as vhostgetdetails for 1.16.
Version: 1.15
Required Permissions: Read-only
HTTP method: GET
Supported by Editions: Zend Server
Request Parameters:
Parameter |
Type |
Required |
Description |
site |
Integer |
Yes |
The ID of a single web site. |
Expected Response Code: 200 OK - For more information see Response Format.
Response Type: vhostDetails
Possible Action Specific Error Codes:
HTTP Code |
Error Code |
Description |
404 |
noSuchVhost |
One or more of the requested virtual hosts does not exist. |
Example
|
Request
Response
|