Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Include Page | ||||
---|---|---|---|---|
|
Description
Excerpt |
---|
This function retrieves the cPanel user's quota. |
Panel | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Examples
|
Parameters
This function does not accept parameters.
Returns
Return | Type | Description | Possible Values | Example |
---|---|---|---|---|
inode_limit | integer | The account's inode quota limit. |
| 0 |
inodes_remain | integer | The account's available inode quota. |
| 0 |
inodes_used | integer | The account's number of used inodes. |
| 1035 |
megabyte_limit | float | The account's disk space limit, in Megabytes (MB). |
| 0.00 |
megabytes_remain | float | The account's available disk space in, Megabytes (MB). |
| 0.00 |
megabytes_used | float | The account's used disk space, in Megabytes (MB). |
| 5.46 |
under_inode_limit | Boolean | Whether the account is under its inode limit. |
| 0 |
under_quota_overall | Boolean | Whether the account is under both its inode and disk Megabyte (MB) limit. |
| 1 |
under_megabyte_limit | Boolean | Whether the account is under its disk space limit, in Megabytes (MB). |
| 1 |
Panel | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Function information
About this moduleThe About UAPI
Find a function
Livesearch |
Related functions
|
HideElements | ||
---|---|---|
|