post
https://{artifactory_host}/distribution/api/v1/maintenance/distributeByLastDays
Redistributes all release bundles that were distributed within a specified time window to a target edge node.
The time window is defined by a date and a number of days to look back from that date.
For example, specifying date: "2025-03-11" and lastNumberOfDays: 7 will redistribute all release bundles
that were distributed in the 7-day window ending on March 11, 2025.
The lastNumberOfDays value must be between 1 and the configured maximum (default: 7).
Requires admin permissions.
