Deploy Jar Job
Flink Jobs
Deploy Jar Job
Deploy a JAR-based Flink job.
Upload a JAR file as multipart and specify main_class + optional args. Form fields: name, main_class, parallelism (default 1), job_args (JSON string).
POST
Deploy Jar Job
Documentation Index
Fetch the complete documentation index at: https://docs.streamkap.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
multipart/form-data
Response
Successful Response
Available options:
pyflink, jar Available options:
CREATED, DEPLOYING, RUNNING, FAILED, CANCELLED, FINISHED