Renames a database on the specified server instance.

🍐

Role-based Permissions

To perform this operation, a principal must belong to a group that has been assigned the appropriate role-based permissions. The table identifies the roles with permission to perform this operation.

ConsumerContributorData Bridge Admin
NONOYES

To learn more about role-based permissions in Data Bridge, see Access Controls.

Path Params
string
required

Name of managed SQL Server instance.

string
required

Name of database to be renamed.

Body Params
string
required
Responses

Response body
object
string | null

ID of this job

400

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

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