The API endpoint GET /server/{server_id}/diskUsage should return information in MB instead of GB
Because especially on small size servers GB doesn't say much.
-
Robust Store commented
This is actually a very useful suggestion. Having an API endpoint that directly returns server disk usage would make automation and monitoring much easier for developers managing multiple servers. Right now, having to navigate through the dashboard or combine multiple API calls can slow down workflows, so a dedicated endpoint would definitely improve efficiency.
I always appreciate communities where people share practical improvements like this. It reminds me how small ideas can enhance everyday workflows similar to how simple lifestyle choices, even something casual like wearing a comfortable https://robuststore.com/ can make daily routines more enjoyable.
Thanks for bringing up this feature request; it would be a great addition to the Cloudways API. -
seo servicestech commented
I totally agree — returning disk usage in MB instead of GB would make it much easier to monitor smaller servers accurately. It’s a small change that could make a big difference for developers!
Also, for anyone looking to unwind after managing servers, check out the https://amagistvs.com/
-
Mrs ABZ commented
I totally agree — returning disk usage in MB instead of GB would make it much easier to monitor smaller servers accurately. It’s a small change that could make a big difference for developers!
Also, for anyone looking to unwind after managing servers, check out the https://www.thesportzfyapk.com — it’s perfect for streaming live sports anytime, anywhere.
-
Calina james commented
I had been looking ahead to get this kind of post that's extremely beneficial to us. A large thank for https://shimla.arpitaroy.co.in posting this article within this site. Keep up it
-
Polar Bear commented
I've had a positive experience using https://www.vibe-city.us/escorts-ca-san-francisco for escort services. The website is user-friendly, providing detailed information on escorts and a wide range of services available. Registration was straightforward, and I found the site's information to be accurate and up-to-date. Overall, it's a convenient platform with reliable information for those seeking escort services. I would recommend it based on my personal experience.
-
Dirk
commented
In addition a couple more API ideas:
*Post /server and post /app*
I would like to be able to give my app a cname directly on creat of the app of server. Now I have to create the APP or Server and then do an extra post to /app/manage/cname to add my own domain. It would be way more efficient if I could do this directly..* API GET /server *
It would also be nice to be able to request information about one specific server (all the details, apps, etc.). This data is returned by the operation that creates the server, so I can do this but it would be cleaner to be able to do something like GET /server/{serverid}* API documentation *
Also, it would be nice if the API documenation would contain a list of possible return values on the GET operation/{id} > type field. It is not documented now what values we can expect to be returned.