Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The name of the resource
The specific version id of the DatasetVersion to operate on.
Query Parameters
The API version to use for this operation.
1Body
The pending upload request parameters
Represents a request for a pending upload.
BlobReference is the only supported type.
BlobReference If PendingUploadId is not provided, a random GUID will be used.
Azure Storage Account connection name to use for generating temporary SAS token
Response
The request has succeeded.
Represents the response for a pending upload request
Blob reference details.
ID for this upload request.
BlobReference is the only supported type
BlobReference Version of asset to be created if user did not specify version when initially creating upload

