{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector RunArtifacts API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "RunArtifacts", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Artifacts In A Container", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/history/v1.0/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/experiments/:experimentName/runs/:runId/artifacts", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure Subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The Name of the resource group in which the workspace is located." }, { "name": "workspaceName", "value": "", "type": "path", "description": "The name of the workspace." }, { "name": "experimentName", "value": "", "type": "path", "description": "The experiment name." }, { "name": "runId", "value": "", "type": "path", "description": "The identifier of the Run." }, { "name": "continuationToken", "value": "", "type": "query", "description": "The Continuation Token." } ] }, "docs": "Get Artifacts in container for a specific Run Id." }, { "info": { "name": "Microsoft Azure Get Artifacts In The Provided Path", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/history/v1.0/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/experiments/:experimentName/runs/:runId/artifacts/path", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure Subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The Name of the resource group in which the workspace is located." }, { "name": "workspaceName", "value": "", "type": "path", "description": "The name of the workspace." }, { "name": "experimentName", "value": "", "type": "path", "description": "The experiment name." }, { "name": "runId", "value": "", "type": "path", "description": "The identifier of the Run." }, { "name": "path", "value": "", "type": "query", "description": "The Artifact Path." }, { "name": "continuationToken", "value": "", "type": "query", "description": "The Continuation Token." } ] }, "docs": "Get Artifacts in the provided path for a specific Run Id." }, { "info": { "name": "Microsoft Azure Get Artifact By Id", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/history/v1.0/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/experiments/:experimentName/runs/:runId/artifacts/metadata", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure Subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The Name of the resource group in which the workspace is located." }, { "name": "workspaceName", "value": "", "type": "path", "description": "The name of the workspace." }, { "name": "experimentName", "value": "", "type": "path", "description": "The experiment name." }, { "name": "runId", "value": "", "type": "path", "description": "The identifier of the Run." }, { "name": "path", "value": "", "type": "query", "description": "The Artifact Path." } ] }, "docs": "Get Artifact for a specific Id." }, { "info": { "name": "Microsoft Azure Get Artifact Content Information", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/history/v1.0/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/experiments/:experimentName/runs/:runId/artifacts/contentinfo", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure Subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The Name of the resource group in which the workspace is located." }, { "name": "workspaceName", "value": "", "type": "path", "description": "The name of the workspace." }, { "name": "experimentName", "value": "", "type": "path", "description": "The experiment name." }, { "name": "runId", "value": "", "type": "path", "description": "The identifier of the Run." }, { "name": "path", "value": "", "type": "query", "description": "The Artifact Path." } ] }, "docs": "Get Artifact content information for give Run Id." }, { "info": { "name": "Microsoft Azure Get Uri Of An Artifact", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/history/v1.0/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/experiments/:experimentName/runs/:runId/artifacts/artifacturi", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure Subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The Name of the resource group in which the workspace is located." }, { "name": "workspaceName", "value": "", "type": "path", "description": "The name of the workspace." }, { "name": "experimentName", "value": "", "type": "path", "description": "The experiment name." }, { "name": "runId", "value": "", "type": "path", "description": "The identifier of the Run." }, { "name": "path", "value": "", "type": "query", "description": "The Artifact Path." } ] }, "docs": "Get URI of an Artifact for a specific Run Id." }, { "info": { "name": "Microsoft Azure Get Sas Of An Artifact", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/history/v1.0/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/experiments/:experimentName/runs/:runId/artifacts/prefix/contentinfo", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure Subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The Name of the resource group in which the workspace is located." }, { "name": "workspaceName", "value": "", "type": "path", "description": "The name of the workspace." }, { "name": "experimentName", "value": "", "type": "path", "description": "The experiment name." }, { "name": "runId", "value": "", "type": "path", "description": "The identifier of the Run." }, { "name": "path", "value": "", "type": "query", "description": "The Artifact Path." }, { "name": "continuationToken", "value": "", "type": "query", "description": "The Continuation Token." } ] }, "docs": "Get SAS of an Artifact in the specified path." }, { "info": { "name": "Microsoft Azure Create A Batch Of Empty Artifacts", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/history/v1.0/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/experiments/:experimentName/runs/:runId/artifacts/batch/metadata", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure Subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The Name of the resource group in which the workspace is located." }, { "name": "workspaceName", "value": "", "type": "path", "description": "The name of the workspace." }, { "name": "experimentName", "value": "", "type": "path", "description": "The experiment name." }, { "name": "runId", "value": "", "type": "path", "description": "The identifier of the Run." } ] }, "docs": "Create a batch of empty Artifacts in a specific Run." } ] } ], "bundled": true }