post
https://{artifactory_host}/artifactory/api/checksum/sha256
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.
