Agents

Get Agent Status

Get lightweight status for an agent (DB + live Flink state only).

get/agents/{job_id}/status

Path parameters

job_idstring required

Response

Successful Response

idstring required
status'CREATED' | 'DEPLOYING' | 'RUNNING' | 'CANCELLING' | 'CANCELLED' | 'FAILED' | 'FINISHED' required
live_statusstring nullable
flink_job_idstring nullable

Changes

Changed in 1 of the 4 revisions of this API.1