BoldGrid / boldgrid-backup

The Total Upkeep plugin.
GNU General Public License v2.0
11 stars 9 forks source link

Ability to fetch disk usage data via RestAPI #530

Open harryjackson1221 opened 2 years ago

harryjackson1221 commented 2 years ago

Is your feature request related to a problem? Please describe. We would like to use the RestAPI to display disk information in Central to give users a quick and easy rundown of how the disk is being utilized

Describe the solution you'd like A response from the API that provides the data here that can be retrieved via the Central Interface: image

harryjackson1221 commented 2 years ago

This ticket is related to the following JIRA issue internally: https://imh-internal.atlassian.net/browse/IMC-166

harryjackson1221 commented 2 years ago

For this body of work, the primary goal is to retrieve the WordPress directory size and database size to ensure the site being transferred will fit on the VPS purchased for transferring the site to.

harryjackson1221 commented 1 year ago

Update: What would be the possibility to see all of the data in pre-flight check as part of this API response, which would allow us to see other variables like the current PHP version when migrating the website. @bwmarkle