@import helper._ @(imageLoaderEndpoint:String)(implicit request: RequestHeader) Restore from replica

Restore from replica

This option will re-ingest an image from the replica bucket (if configured). It should fail early if the image already exists in the main image bucket.

Useful if the image has been hard-deleted.

@form(Call("POST", imageLoaderEndpoint)) { }