latestOpenAPI 3.1.02026-08-23100133183.1 KB

0d66c7340876

Serverless Jobs

Get job deployment scaling options

get/v1/job-deployments/{jobName}/scaling

Path parameters

jobNamestring required
Example:my-job

Name of the job

Response

Scaling options

max_replica_countnumber required

Maximum number of replicas

queue_message_ttl_secondsnumber required

Duration in seconds after which messages in the queue will be dropped

deadline_secondsnumber required

Duration in seconds that a job may run before the system attempts to terminate it.