Gets the checksum replication status on the target Artifactory. The API returns the replication status and the date until which the trust expires.
Security: Requires an admin user.
Usage: GET /api/config/storage/checksumReplication
Consumes: application/json Since: 7.55.2
Since: 7.55.2
Sample Usage:
GET /api/config/storage/checksumReplication #returns { "checkBinaryExistenceAllowed": true, "trustUntil": "2023-03-25 21:46:46 +0200" }