Skip to main content

ModuleHealthOutputBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/ModuleHealthOutputBody.json
checkedAtstringrequired
modules object[]required
  • Array [
  • errorstring
    moduleNamestringrequired
    statusstringrequired
  • ]
  • ModuleHealthOutputBody
    {
    "$schema": "https://example.com/schemas/ModuleHealthOutputBody.json",
    "checkedAt": "string",
    "modules": "Unknown Type: array,null"
    }