Validate a Zend Server license.
Version: 1.3
Required Permissions: Read-only
HTTP method: POST
Supported by Editions: All
Request Parameters:
Parameter |
Type |
Required |
Description |
licenseName |
String |
Yes |
The name of the license |
licenseValue |
String |
Yes |
The value of the license |
Expected Response Code: 200 OK. For more information see Response Format.
Response Format: licenseValidated
Possible Action Specific Error Codes:
HTTP Code |
Error Code |
Description |
500 |
internalServerError |
License validation failed (various causes) |
500 |
clusterNotAllowed |
This license cannot be used on a Zend Server which is connected to a cluster. |
|
Request
Response
|