JFrog Artifactory · Arazzo Workflow
Artifactory Checksum Search and Retrieve
Version 1.0.0
Find an artifact by its SHA-256 checksum, then read its storage info.
View Spec
View on GitHub
ArtifactsDevOpsCI/CDDocker RegistryMavenPackage ManagementRepositoryArazzoWorkflows
Provider
Workflows
checksum-search-and-retrieve
Locate an artifact by checksum and read its storage info.
Searches for an artifact by SHA-256 checksum and, when a match is found, reads the storage info for the first matching repository and path.
1
searchByChecksum
searchByChecksum
Search for artifacts whose SHA-256 checksum matches the supplied value.
2
readStorage
getStorageInfo
Read the storage info for the matching artifact to report its download URI and size.