Skip to main content

api.ResumeRolloutResponse

api.ResumeRolloutResponse API schema defining 1 field, including job id.

job_idstring

ID of the job with resumed rollout

api.ResumeRolloutResponse
{
"job_id": "string"
}