Continuous Queries
get/v1/continuousQueries/{id}/ready-wait
Path parameters
idstring required
Query ID
Query parameters
timeoutinteger nullable
Timeout in seconds (default: 60, max: 300). This endpoint blocks until the resource is ready or the timeout is reached. Clients should configure their HTTP client timeout to be slightly higher than this value.
Response
Query is ready. Returns immediately when the resource status is 'Ready'.
Changes
No recorded changes to this endpoint across all 3 revisions of this API.