Move database

Moves a database to a different Data Bridge server within the tenant.

Triggers a MOVE_DATABASE job. Only one move job may run at a time (quota concurrency limit is 1).

Path Params
string
required

Name of managed SQL Server instance.

string
required

Name of database to move.

Body Params
string
required

Name of the destination Data Bridge server. Must exist in the tenant.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

400

Bad Request. Some of the provided parameters were not valid.

  • serverName does not exist in the tenant. if the specified destination server is not found in the tenant.
403

Forbidden. The user does not have access to perform this action.

404

Not found. The entity you are trying to interact with does not
exist.

500

Internal Server Error. If the problem persists you may want to
contact the Administrator.

Language
URL
LoadingLoading…
Response
Choose an example:
application/json