IBM WebSphere · Example Payload

Websphere Mq Rest Subscription Example

Application ServerCloud NativeEnterprise JavaJ2EEMicroservicesMiddleware

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

Top-level fields

idnametopicStringdestinationtypedurability

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Example Title",
  "topicString": "example_value",
  "destination": "example_value",
  "type": "example_value",
  "durability": "example_value"
}