IBM WebSphere · Example Payload

Websphere Admin Rest Health Status Example

Application ServerCloud NativeEnterprise JavaJ2EEMicroservicesMiddleware

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

Top-level fields

statusserverNameuptimechecks

Example Payload

Raw ↑
{
  "status": "example_value",
  "serverName": "example_value",
  "uptime": 10,
  "checks": []
}