-
Suggestion
-
Resolution: Unresolved
-
None
-
57
-
Problem Definition
An automated way of accessing the repository size on disk information would be beneficial to monitor the growth of a repository, and plan maintenance operations accordingly.
The Bitbucket Server user interface already provides access to the "Approximate size" of a repository in the repository settings page:
$BITBUCKET_URL/projects/<project_name>/repos/<repository_name>/settings
Suggested Solution
Add a REST API endpoint to retrieve the repository disk size.
- relates to
-
BSERV-7292 Way to determine storage usage and growth projections for repositories
- Closed
-
BSERV-4380 System information in admin settings, or using REST API
- Gathering Interest