IBM WebSphere · Example Payload

Websphere Admin Rest Cluster Status Example

Application ServerCloud NativeEnterprise JavaJ2EEMicroservicesMiddleware

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

Top-level fields

namestatusmembersStartedmembersTotalmessage

Example Payload

Raw ↑
{
  "name": "Example Title",
  "status": "example_value",
  "membersStarted": 10,
  "membersTotal": 10,
  "message": "example_value"
}