Artifact
Delete Batch of Artifact Metadata.
Delete a Batch of Artifact Metadata.
post/artifact/v2.0/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/artifacts/{origin}/{container}/batch/metadata:delete
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
hardDeleteboolean
If set to true, the delete cannot be reverted at a later time.
Request body
Response
The batch delete of Artifact metadata completed successfully.