licenseInfo

Information about a Zend Server or Zend Server Cluster Manager license.

Parameter

 Type

Count

Description

status

String

1

The licensing status, which can be one of the following:

  • notRequired - This edition does not require this license type.
  • OK - The server/cluster is licensed and working.
  • invalid - The license is invalid.
  • expired - The license has expired.
  • serverLimitExceeded - The Zend Server Cluster Manager server limit has been exceeded.

orderNumber

String

1

The license order number, which is empty if there is no license.

validUntil

TimeStamp

1

The license expiration date, which is empty if there is no license.

serverLimit

Integer

1

For a Zend Server Cluster Manager license, this is the number of servers allowed by the license. For a license other than Zend Server Cluster Manager, the value is always 0.

 

 

Related Links

Related Links:

Response Data Types