IBM WebSphere · Example Payload

Websphere Automation Rest Overall Health Example

Application ServerCloud NativeEnterprise JavaJ2EEMicroservicesMiddleware

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

Top-level fields

statustotalServersactiveServersinactiveServersopenVulnerabilitiescriticalVulnerabilitiespendingFixes

Example Payload

Raw ↑
{
  "status": "example_value",
  "totalServers": 10,
  "activeServers": 10,
  "inactiveServers": 10,
  "openVulnerabilities": 10,
  "criticalVulnerabilities": 10,
  "pendingFixes": 10
}