/preflight-check

The preflight-check resource provides information about the databases to migrate.

get

Returns information about the source and target database instances and determines whether the instances are qualified for an automatic migration.

/replication

The replication resource represents a background data replication job between database instances.

get

Returns the status of the replication between the specified source and target PostgreSQL instances.

post

Creates and runs a replication between the specified source and target PostgreSQL instances in the background.

delete

Stops and removes the replication between the specified source and target PostgreSQL instances.

/finalization

The finalization resource represents a finalization job between database instances.

get

Returns the status of the finalization of the migration between the specified source and target PostgreSQL instances.

post

Finalizes the migration between the specified source and target PostgreSQL instances in the background.

delete

Stops and removes the finalization between the specified source and target PostgreSQL instances.