Set Item SHA256 Checksum

Calculates an artifact's SHA256 checksum and attaches it as a property (with key "sha256"). If the artifact is a folder, then recursively calculates the SHA256 of each item in the folder and attaches the property to each item.

Note: Artifactory natively supports SHA-256 since Artifactory version 5.5. For more information, see SHA-256 Support. Therefore, there is no longer a need to attach the checksum as a property of the artifact. This API has been maintained to provide backward compatibility for users of older Artifactory versions.

Security: Requires an admin user.

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here!