Artifact
Delete Artifact Metadata.
Delete an Artifact Metadata.
delete/artifact/v2.0/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/artifacts/{origin}/{container}/metadata
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.
hardDeleteboolean
If set to true. The delete cannot be revert at later time.
Response
The Artifact metadata deleted successfully.