ModuleHealthOutputBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/ModuleHealthOutputBody.jsoncheckedAtstringrequired
modules object[]required
Array [
errorstring
moduleNamestringrequired
statusstringrequired
]
ModuleHealthOutputBody
{
"$schema": "https://example.com/schemas/ModuleHealthOutputBody.json",
"checkedAt": "string",
"modules": "Unknown Type: array,null"
}