v1-internal

Rollout Connector Route

Admin-only: dispatch a DBOS-backed connector rollout operation.

post/v1/internal/connectors/{connector_id}/rollout

Path parameters

connector_idstring required

Request body

rollout_unit'pgstream_image' | 'data_plane_chart' required
pgstream_source_imagestring nullable
pgstream_target_digeststring nullable
data_plane_chart_sha256string nullable
requires_drainboolean

Response

Successful Response

{"stackTrail":"paths:/v1/internal/connectors/{connector_id}/rollout:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 3 revisions of this API.