v2

latestSwagger 2.0raw.githubusercontent.com2019-10-08263978.4 KB
RunArtifacts

Get Artifact content information.

Get Artifact content information for give Run Id.

get/history/v1.0/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/experiments/{experimentName}/runs/{runId}/artifacts/contentinfo

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.

experimentNamestring required

The experiment name.

runIdstring required

The identifier of the Run.

Query parameters

pathstring

The Artifact Path.

Response

The Artifact content information is returned successfully.

contentUristring

The URI of the content.

originstring

The origin of the Artifact creation request. Available origins are 'ExperimentRun', 'LocalUpload', 'WebUpload', 'Dataset', 'ComputeRecord', 'Metric', and 'Unknown'.

containerstring

The name of container. Artifacts can be grouped by container.

pathstring

The path to the Artifact in a container.