About - Zend Server 6.2

Zend Server WebAPI

The Zend Server WebAPI allows external systems to connect to a programmatic, restful API that allows access to all of Zend Server’s management features. Using the WebAPI, a 3rd party system can automate cluster management, application deployment, and other development and integration tasks.

The Zend Server UI is both an example and a test case for the use of the Zend Server WebAPI. Almost every functionality in the UI is executed via sthe WebAPI.

How does it work?

The WebAPI is a restful gateway that relies on a signature-based authentication solution for identity control. Seated behind the authentication mechanism is also a detailed permissions system that handles access control and allows you to limit access to your Zend Server.

After a response is generated by the WebAPI it will be parsed into either in XML or JSON, and returned to the requesting entity.

Contents

This reference guide includes the following sections:

Versions

The following table lists the various versions of the Zend Server for IBMi WebAPI and their corresponding product version.

WebAPI

Zend Server

1.0

5.1

1.1

5.5

1.2

5.6

1.3

6.0

1.4

6.0.1

1.5

6.1.0

*Current version

Note:

For a versioning of available WebAPI methods, see Available API Methods.

 

 

Related Links

Related Links:

Zend Server 5.1 WebAPI Reference Guide

Zend Server 5.5 WebAPI Reference Guide

Zend Server 5.6 WebAPI Reference Guide

DN: ZS-WAPI-030112-5.6-01

 

© 1999-2013 Zend Technologies, Ltd. All rights reserved.