Use this method to get information about the system, including the Zend Server edition and version, PHP version, licensing information, etc. This method produces similar output on all Zend Server systems, and is future compatible.
Note:
deploymentVersion will only show the current deployment version for Zend Server versions which support the feature. If your Zend Server version does not support deployment, 0 (zero) will be displayed.
Required Permissions: read
HTTP method: GET
Supported by Editions: All
Request Parameters: This method has no request parameters.
Expected Response Code: 200 OK
Response Type: systemInfo
Possible Action Specific Error Codes: This method has no action-specific error codes.
|
Example: Request: GET /ZendServerManager/Api/getSystemInfo Response: <?xml version="1.0" encoding="UTF-8"?> An example response for the same request sent to a Zend Server Community Edition Machine would be: <?xml version="1.0" encoding="UTF-8"?> |
|
Important Note:
For Zend Server or Zend Server Cluster Manager on Mac or Linux, this action is also available via the command line using CLI Tools. For more information see CLI Tools.
|
|
|
Related Links: Server and Cluster Management Methods |
|
|
© 1999-2013 Zend Technologies, Ltd. All rights reserved.