IBM WebSphere · Example Payload

Websphere Automation Rest Managed Server Example

Application ServerCloud NativeEnterprise JavaJ2EEMicroservicesMiddleware

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

Top-level fields

idnametypeversionhostportstatusvulnerabilityCountlastScanDateregisteredDateinstalledFixes

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Example Title",
  "type": "example_value",
  "version": "example_value",
  "host": "example_value",
  "port": 10,
  "status": "example_value",
  "vulnerabilityCount": 10,
  "lastScanDate": "example_value",
  "registeredDate": "example_value",
  "installedFixes": []
}