systemInfo

Generic information about the system being accessed.

Parameter

 Type

Count

Description

status

String

1

The global status information, which can be one of the following:

  • OK - The system is operational.
  • notLicensed - The system is not licensed.
  • pendingRestart - The system is pending a PHP restart.

edition

String

1

The Zend Server edition, which can be one of the following:

  • ZendServer
  • ZendServerCommunityEdition (Free)

zendServerVersion

String

1

The full version of Zend Server (e.g. “5.0.4”).

supportedApiVersions

String

1

A comma-separated list of the supported content types/versions of the Zend Server Web API.

phpVersion

String

1

The full PHP version (e.g. “5.3.3”).

operatingSystem

String

1

A string identifying the operating system.

deploymentVersion

String

1

A string representing the schema version of the deployment feature.

serverLincenseInfo

licenseInfo

1

Information about the Zend Server license. If it is running in a cluster, it will contain the node license information.

messageList

messageList

1

A list of messages reported by this server, which is empty if there are no messages to show.

Version: 1.0