hostingaccount::get_bandwidth_limit
Description
Get current monthly bandwidth limit.
Request details
-
Method
GET
-
URL
https://api.hostingreborn.com/hostingaccount/get_bandwidth_limit/
Arguments
- key
- API key
- domain
- Hosting account domain name
Responses
<?xml version="1.0" encoding="utf-8"?>
<bandwidthlimit>100</bandwidthlimit>
- bandwidth limit
-
- 0 (zero)
- No bandwidth limit
- Any other value
- Monthly bandwidth limit in megabytes
Exceptions
Examples
GET /hostingaccount/get_bandwidth_limit/?key=acbd18db4cc2f85cedef654fccc4a4d8&domain=test01.example.com
<?xml version="1.0" encoding="utf-8"?>
<bandwidthlimit>100</bandwidthlimit>
See also
-
hostingaccount::get
Get summary details for a hosting account
-
hostingaccount::get_bandwidth_cost
Get bandwidth cost for any period
-
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_limit
Get current storage limit
-
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_bandwidth_limit
Set monthly bandwidth limit