IBM WebSphere · Example Payload

Websphere Automation Rest Notification Example

Application ServerCloud NativeEnterprise JavaJ2EEMicroservicesMiddleware

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

Top-level fields

idtypeseveritytitlemessagereadcreatedDaterelatedResourceId

Example Payload

Raw ↑
{
  "id": "abc123",
  "type": "example_value",
  "severity": "example_value",
  "title": "Example Title",
  "message": "example_value",
  "read": true,
  "createdDate": "example_value",
  "relatedResourceId": "500123"
}