v8

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-123350354.0 KB
Machine Lifecycle

Watch machine lifecycle status

Streams machine lifecycle updates over Server-Sent Events. Each status event contains a full LifecycleResponse payload. The stream closes after the machine reaches its current desired state.

get/v1/machines/{machine_id}/status/stream

Path parameters

machine_idstring required

Machine identifier.

Headers

X-Dedalus-Org-Idstring uuid

Organization ID header applied to all DCS requests.

Last-Event-IDstring

Optional resourceVersion bookmark used to resume a previous stream.

Response

Server-Sent Event stream (text/event-stream) of machine lifecycle updates.