RolloutService
Promote a rollout
Completes a running or paused rollout immediately by sending all live traffic to the target deployment.
post/projects/{projectId}/endpoints/{endpointId}/rollouts/{id}/promote
Path parameters
projectIdstring required
Project identifier.
endpointIdstring required
Endpoint identifier.
idstring required
Rollout identifier.
Request body
Response
OK