licenseInfo

Information about a Zend Server 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 licence 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

The number of servers allowed by the license.

edition

String

1

The license edition can be one of (FREE | SMALL BUSINESS | PROFESSIONAL | ENTERPRISE | DEVELOPER).

evaluation

Boolean

1

Indicates if this is an evaluation license or not.

Version: 1.0