Initiate multipart upload

Initiates a multipart upload job of database artifacts with the specified file extension.

A successful request returns the uploadId for the multipart upload job.

📷

Data Migration Recipe

This operation may be used in tandem with other resources to manage the upload of large databases in multiple parts. Although this workflow is more complicated than a single-stream upload workflow, multipart upload jobs provide for greater throughput and better recovery from network issues. For step-by-step instructions and sample code, see Import Large Databases.

🍐

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
NOYESNO

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.

string
required
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

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