Exports the specified database from a managed server instance as an MDF, BAK, or DACPAC database artifact.
The instanceName and databaseName path parameters are required. The optional exportTo query parameter specifies the file format of the exported database artifact. One of 0 (MDF), 1 (BAK) or 2 (DACPAC). By default, 0 (MDF).
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.
Consumer Contributor Data Bridge Admin NO YES NO To learn more about role-based permissions in Data Bridge, see Access Controls.
400Bad Request. Some of the provided parameters were not valid.
404Not found. The entity you are trying to interact with does not
exist.
409Conflict. The requested resource already exists.
500Internal Server Error. If the problem persists you may want to
contact the Administrator.
