Description
The accepted SIP-12 outlines a plan for changing Solr's backup file structure in a way that supports storing multiple backups within a single "location" URI. With this comes a need for APIs that can list out and delete backups within that single location.
SIP-12 has v1 and v2 API specs for these APIs. This ticket covers implementing them.