hostingaccount::get_storage_limit
Description
Get current storage limit.
Request details
-
Method
GET
-
URL
https://api.hostingreborn.com/hostingaccount/get_storage_limit/
Arguments
- key
- API key
- domain
- Hosting account domain name
Responses
<?xml version="1.0" encoding="utf-8"?>
<storagelimit>100</storagelimit>
- storage limit
-
- 0 (zero)
- No storage limit
- Any other value
- Storage limit in megabytes
Exceptions
Examples
GET /hostingaccount/get_storage_limit/?key=acbd18db4cc2f85cedef654fccc4a4d8&domain=test01.example.com
<?xml version="1.0" encoding="utf-8"?>
<storagelimit>100</storagelimit>
See also
-
hostingaccount::get
Get summary details for a hosting account
-
hostingaccount::get_bandwidth_cost
Get bandwidth cost for any period
-
hostingaccount::get_bandwidth_limit
Get current monthly bandwidth limit
-
hostingaccount::get_bandwidth_usage
Get bandwidth usage for any period
-
hostingaccount::get_bandwidth_utilisation
Get current bandwidth utilisation
-
hostingaccount::get_storage_cost
Get storage cost for any period
-
hostingaccount::get_storage_usage
Get storage usage for any period
-
hostingaccount::get_storage_utilisation
Get current storage utilisation
-
hostingaccount::get_suspended_url
Get redirect URL for when a hosting account is suspended
-
hostingaccount::set_storage_limit
Set storage limit