The configurationGetServerData Web API Method
Get the server data - all the available data about the server - its status, basic configuration, and useful information. This API is used in the Monitoring Settings page, see there for details.
Version: 1.14
Required Permissions: Read-only
HTTP method: GET
Supported by Editions: Zend Server
Request Parameters: None
Expected Response Code: 200 OK. For more information see Response Format.
Response Format: Response successful message or error message
Possible Action Specific Error Codes:
HTTP Code |
Error Code |
Description |
404 |
noSuchIssue |
The requested issue does not exist |
Example
|
Request
Response
|