v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1341173209.0 KB
projects

Applies draft tree onto a specific destination database.

post/v1/{+name}:apply

Path parameters

namestring required

Required. The name of the conversion workspace resource for which to apply the draft tree. Must be in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.

Request body

autoCommitboolean

Optional. Specifies whether the conversion workspace is to be committed automatically after the apply.

filterstring

Optional. Filter which entities to apply. Leaving this field empty will apply all of the entities. Supports Google AIP 160 based filtering.

dryRunboolean

Optional. Only validates the apply process, but doesn't change the destination database. Only works for PostgreSQL destination connection profile.

connectionProfilestring

Optional. Fully qualified (Uri) name of the destination connection profile.

Response

Successful response