v1

latestSwagger 2.0raw.githubusercontent.com2019-10-08181646.1 KB
Artifact

Batch ingest using shared access signature.

Ingest Batch Artifacts using shared access signature.

post/artifact/v2.0/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/artifacts/{origin}/{container}/batch/ingest/containersas

Path parameters

subscriptionIdstring uuid required

The Azure Subscription ID.

resourceGroupNamestring required

The Name of the resource group in which the workspace is located.

workspaceNamestring required

The name of the workspace.

originstring required

The origin of the Artifact.

containerstring required

The container name.

Request body

containerSasstring required

The shared access signature of the Container.

containerUristring required

The URI of the Container.

prefixstring

The Prefix to the Blobs in the Container.

artifactPrefixstring

The Prefix to the Artifact in the Blob.

Response

The Batch is ingested using shared access signature successfully.

continuationTokenstring

The token used in retrieving the next page. If null, there are no additional pages.

nextLinkstring

The link to the next page constructed using the continuationToken. If null, there are no additional pages.