v3

latestSwagger 2.02026-07-132961114.8 KB

Start a new or get an existing pending upload of a dataset for a specific version.

post/datasets/{name}/versions/{version}/startPendingUpload

Path parameters

namestring required

The name of the resource

versionstring required

The specific version id of the DatasetVersion to operate on.

Query parameters

api-versionstring required

The API version to use for this operation.

Request body

pendingUploadIdstring

If PendingUploadId is not provided, a random GUID will be used.

connectionNamestring

Azure Storage Account connection name to use for generating temporary SAS token

pendingUploadType'BlobReference' required

BlobReference is the only supported type.

Response

The request has succeeded.

pendingUploadIdstring required

ID for this upload request.

versionstring

Version of asset to be created if user did not specify version when initially creating upload

pendingUploadType'BlobReference' required

BlobReference is the only supported type