IBM WebSphere · Example Payload

Open Libertys Batch Job Instance Example

Application ServerCloud NativeEnterprise JavaJ2EEMicroservicesMiddleware

Open Libertys Batch Job Instance Example is an example object payload from IBM WebSphere, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

jobInstanceIdjobNameappNamesubmitterbatchStatuscreateTimelastUpdatedTimejobParameters_links

Example Payload

Raw ↑
{
  "jobInstanceId": "500123",
  "jobName": "example_value",
  "appName": "example_value",
  "submitter": "example_value",
  "batchStatus": "example_value",
  "createTime": "example_value",
  "lastUpdatedTime": "example_value",
  "jobParameters": "example_value",
  "_links": []
}