Start SHA256 Migration Task

JFrog REST APIs

Products
JFrog Xray
Content Type
REST API
ft:sourceType
Paligo

Description: Starts the SHA-256 migration process.Checksum-Based Storage

Note: Migration can also be configured using a set of properties in Artifactory's artifactory.system.properties file.Checksum-Based Storage

Security: Administrator permissions

Usage: POST api/system/migration/sha2/start

Since: 6.6.0

Consumes: application/json

{
  - "batchThreshold":10 (default),
  - "queryLimit":100 (default),
  - "waitForClusterSleepIntervalMillis":5000 (default),
  - "sleepIntervalMillis":5000 (default),
  - "forceRunOnNodeId":""
}

Produces: text/plain

Sample Output:

Sha256 migration scheduled to start successfully