IBM WebSphere · Example Payload

Websphere Liberty Rest Connector Notification Example

Application ServerCloud NativeEnterprise JavaJ2EEMicroservicesMiddleware

Websphere Liberty Rest Connector Notification 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

typesourcemessagesequenceNumbertimestampuserData

Example Payload

Raw ↑
{
  "type": "example_value",
  "source": "example_value",
  "message": "example_value",
  "sequenceNumber": 10,
  "timestamp": 10,
  "userData": "example_value"
}