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. Since: 4.2.1 Security: Requires an admin user Note: Artifactory natively supports SHA-256 since version 5.5. This API has been maintained to provide backward compatibility for users of older Artifactory versions.

Body Params

Repository and path information

string
required
length ≥ 1

Repository key

string
required
length ≥ 1

Path to the artifact or folder

Responses
200

SHA256 checksum calculated and attached successfully

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json