Skip to main content

Readiness-checkResponse

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/Readiness-checkResponse.json
readybooleanrequired
Readiness-checkResponse
{
"$schema": "https://example.com/schemas/Readiness-checkResponse.json",
"ready": true
}