Skip to main content

api.PauseRolloutResponse

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

job_idstring

ID of the job with paused rollout

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