Skip to content

deployment_job_run

Run a scheduled service (job) now, regardless of its schedule or concurrency; returns the run

Tool

deployment_job_run

Run a scheduled service (job) now, regardless of its schedule or concurrency; returns the run

Run a scheduled service (job) now, regardless of its schedule or concurrency; returns the run

Behavior

HTTP
POST /deployment/services/:serviceId/runs

Arguments

NameTypeRequiredDescription
serviceIdstringNo description in the catalog.

Response

FieldTypeAlwaysDescription
idstring
statusstring
triggerstring
exitCodeinteger
createdAtstring
serviceIdstring
startedAtstring
finishedAtstring
k8sJobNamestring
imageDigeststring
triggeredBystring
deploymentIdstring
environmentIdstring
failureReasonstring

Try it

Run a scheduled service (job) now, regardless of its schedule or concurrency; returns the run.

When to use

Run a scheduled service (job) now, regardless of its schedule or concurrency; returns the run

Example

Ask your agent something like this:

Run a scheduled service (job) now, regardless of its schedule or concurrency; returns the run.

The agent will invoke deployment_job_run with these arguments:

{
  "serviceId": "<serviceId>"
}

Esc

Start typing to search the docs.

navigateselect