IBM WebSphere · Example Payload

Websphere Mq Rest Queue Update Example

A sample description.

Application ServerCloud NativeEnterprise JavaJ2EEMicroservicesMiddleware

Websphere Mq Rest Queue Update Example is an example object payload from IBM WebSphere, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

descriptionmaxDepthmaxMessageLengthinhibitPutinhibitGet

Example Payload

Raw ↑
{
  "description": "A sample description.",
  "maxDepth": 10,
  "maxMessageLength": 10,
  "inhibitPut": true,
  "inhibitGet": true
}