Free Disk Space

Discussion in 'Control Panel API' started by Todd Fisher, Dec 1, 2017.

  1. For the life of me, I can't figure out how to calculate the amount of available free disk space. I can get the Total Usage via DiskQuotaGetUsageTotal but I don't see a method that provides the "Total Disk Space Purchased" which would allow me to calculate the amount of free disk space available. I simply want to set up an alert if the free disk space drops below a certain threshold.

    Thanks,
    Todd
     
  2. martino

    martino DiscountASP.NET Staff

  3. Yes, I'm aware of that. However, I need to know how to do it using the Control Panel API so I can set up an alert notifying them automatically when their available disk space goes below a certain threshold.

    Thanks,
    Todd
     

Share This Page