Flink Jobs

List Flink Jobs

List all Flink jobs for the current tenant/service.

get/flink_jobs/

Response

Successful Response

_idstring required
namestring required
job_type'pyflink' | 'jar' required
status'CREATED' | 'DEPLOYING' | 'RUNNING' | 'CANCELLING' | 'CANCELLED' | 'FAILED' | 'FINISHED' required
flink_job_namestring required
flink_job_idstring nullable
parallelisminteger
created_bystring nullable
created_timestampstring date-time nullable
updated_timestampstring date-time nullable

Changes

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

    • added the new CANCELLING enum value to the items/status response property for the response status 200

      response-property-enum-value-added

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog