Artifact
Upload Artifact content.
Upload content to an Artifact.
post/artifact/v2.0/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/artifacts/{origin}/{container}/content
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.
Query parameters
pathstring
The Artifact Path.
indexinteger
The index.
appendboolean
Whether or not to append the content or replace it.
allowOverwriteboolean
whether to allow overwrite if Artifact Content exist already. when set to true, Overwrite happens if Artifact Content already exists
Response
The Artifact content is uploaded successfully.