RolloutService
Start a rollout
Starts a pending rollout and begins its configured traffic-shifting workflow.
post/projects/{projectId}/endpoints/{endpointId}/rollouts/{id}/start
Path parameters
projectIdstring required
Project identifier.
endpointIdstring required
Endpoint identifier.
idstring required
Rollout identifier.
Response
OK