v3

latestOpenAPI 3.0.12026-07-314655871.8 MB
Upgrade_pipeline

Update an upgrade step

This endpoint may be changed or removed at any time. Don't use it in production environments.

Customer must have write access to both source and destination projects (read-only is not enough). Both services must belong to the organization in the URL (and thus the same organization). The new auto validation delay in days must be greater than zero.

patch/organization/{organization_id}/upgrade-pipeline/steps/{step_id}

Path parameters

organization_idstring required

ID of an organization

step_id'550e8400-e29b-41d4-a716-446655440000' required

Upgrade step ID

Request body

auto_validation_delay_daysinteger

Days before automatic validation

Response

Response

auto_validation_delay_daysinteger required

Days before automatic validation

destination_project_namestring required

Destination project name

destination_service_namestring required

Destination service name

source_project_namestring required

Source project name

source_service_namestring required

Source service name

step_idstring required

Step ID