Apache James · Example Payload

Webadmin Rest Api Health Check Result Example

EmailIMAPJavaJMAPMail ServerOpen SourceSMTP

Webadmin Rest Api Health Check Result Example is an example object payload from Apache James, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

statuschecks

Example Payload

Raw ↑
{
  "status": "healthy",
  "checks": [
    "example-value"
  ]
}