Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 

...

Table of Contents

URI Structure

...

maxLevel2

The HTTP Gateway can be accessed using your favourite http client. Some recommendations are:

  • curl
  • wget
  • Postman (Google Chrome Extension)

For the request URL format, the use of headers, response codes, etc. follow the conventions recommended for a RESTful API. This is described in detail below:

Required Header: 

Tip

Accept   application/json (Return requested data in JSON format)

or

Accept   application/xml (Return requested data in XML format)

Info
Please note, a .* wildcard value can only be used as part of the objectName and fieldValue segments. A message "Warning": "Search returned no results." will be returned if used elsewhere.

Table of Web Service REST URIs

Include Page
Table of Web Service REST URIs
Table of Web Service REST URIs

Structuring a Request

Include Page
Structuring a Request
Structuring a Request

Mainframe ZOS (Only)

RESETQSTATS

Include Page
RESETQSTATS (Mainframe ZOS)
RESETQSTATS (Mainframe ZOS)

...

Include Page
Q_STATISTICS
Q_STATISTICS

QUEUE_STATUS

Include Page
QUEUE_STATUS
QUEUE_STATUS

SUBSCRIPTION_STATUS

Include Page
SUBSCRIPTION_STATUS
SUBSCRIPTION_STATUS

Using CURL

Include Page
CURL Unicode Character Decoding
CURL Unicode Character Decoding

Displaying Message Payloads

Include Page
Displaying Message Payloads
Displaying Message Payloads