Redeploy Agent
Agents
Redeploy Agent
Redeploy a cancelled/failed agent.
Re-uploads stored code to the Flink pod and starts the job. Set with_savepoint=true (default) to resume from last savepoint, or false to start fresh. Body is optional - omit it to accept defaults.
POST
Redeploy Agent
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Request body for POST /agents/{id}/redeploy.
If True and a savepoint exists, resume from it (preserves Kafka offsets and state).
Response
Successful Response
Available options:
pyflink, jar, agent_config, knowledge_base Available options:
CREATED, DEPLOYING, RUNNING, CANCELLING, CANCELLED, FAILED, FINISHED Available options:
CREATED, DEPLOYING, RUNNING, CANCELLING, CANCELLED, FAILED, FINISHED