Artifacts
Operations related to artifacts management.
📄️ Check Artifact Existence
Check if a specific artifact exists based on its fully qualified name (FQN).
📄️ Retrieve Artifact Metadata
Retrieve metadata for a specific artifact based on its fully qualified name (FQN).
📄️ Delete Artifact
Delete a specific artifact based on its fully qualified name (FQN).
📄️ Tag Artifact Version
Assign a new tag to a specific version of an artifact. If the tag is assigned to a different version already, it will be moved to the new version.
📄️ Remove Tag from Artifact
Remove a tag from an artifact.
📄️ Download Artifact
Download the artifact file based on its fully qualified name (FQN) and identifier.
📄️ Upload Artifact
Upload a new artifact with its metadata and file content.
📄️ Query Artifact Metadata
Retrieve metadata for one or more artifacts based on provided query parameters.