Readiness-checkResponse
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/Readiness-checkResponse.jsonreadybooleanrequired
Readiness-checkResponse
{
"$schema": "https://example.com/schemas/Readiness-checkResponse.json",
"ready": true
}