OpenAPI 3.1.0raw.githubusercontent.com2026-08-14485121706.3 KB

d52fab9681ed

orchestrator-holds

Create Hold

Acquire a new hold, preventing orchestrator self-stop while active.

post/api/v1/orchestrator/holds

Request body

reasonstring required

Why the caller wants the orchestrator to stay up

ttl_secondsnumber nullable

Grace-window auto-expiry; server default if omitted

Response

Hold acquired

idstring required
reasonstring required
created_atnumber required
ttl_secondsnumber required
expires_atnumber required
last_renewed_atnumber nullable