v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13112248.4 KB
projects

Forces a job to run now. When this method is called, Cloud Scheduler will dispatch the job, even if the job is already running.

post/v1/{+name}:run

Path parameters

namestring required

Required. The job name. For example: projects/PROJECT_ID/locations/LOCATION_ID/jobs/JOB_ID.

Request body

RunJobRequest required

Request message for forcing a job to run now using RunJob.

Response

Successful response