# Disk Quotas cPanel Account / Disk Quotas ## Return local disk quota information - [GET /Quota/get_local_quota_info](https://api.docs.cpanel.net/specifications/cpanel.openapi/disk-quotas/get_local_quota_info.md): This function retrieves the cPanel account's quota for the server where you run the function. For example, a distributed cPanel account could approach its quota. The servers will balance that cPanel user's quota between the parent and the child node. This function runs on the local server. To retrieve the cPanel account's total quota, use the UAPI function instead. ## Return disk quota information - [GET /Quota/get_quota_info](https://api.docs.cpanel.net/specifications/cpanel.openapi/disk-quotas/get_quota_info.md): This function retrieves the cPanel account's quota.