Error Handling
Methods
- Account/
- Account/Auth/
- Account/Auth/TwoFactor/
- Account/BillingAddress/
- Account/ChangeOrder/Source/
- Account/ChatPassword/
- Account/Contact/
- Account/CreditCard/
- Account/Cycle/
- Account/Limits/
- Account/PasswordReset/
- Account/Paymethod/
- Account/SSH/Key/
- Account/Settings/
- Account/Subscriptions/
- Account/User/
- Account/User/StateData/
- Acronis/Backup/
- Asset/
- Asset/Connections/
- Asset/ControlPanel/Credentials/
- Asset/Measurements/
- Asset/Monitoring/
- Attribution/
- Basket/
- Basket/Domain/
- Basket/Item/
- Basket/Item/Config/
- Billing/
- Billing/Bill/
- Billing/Credit/
- Billing/CreditCard/Profile/
- Billing/Cycle/
- Billing/Invoice/
- Billing/Invoice/Preview/
- Billing/PayPal/Agreement/
- Billing/PayPal/Payment/
- Billing/Payment/
- Billing/Payment/Profile/
- BusinessEmail/Customer/
- BusinessEmail/Domain/
- Cloud/Backup/
- Cloud/Config/
- Cloud/IP/Pool/
- Cloud/Image/
- Cloud/Private/Parent/
- Cloud/Server/
- Cloud/Template/
- CloudSites/
- CloudSites/Usage/
- CodeGuard/User/
- Contact/
- Coupon/
- Coupon/Claim/
- Domain/
- Domain/Services/
- HostedEmail/Customer/
- HostedEmail/Domain/
- Licensing/
- Licensing/Cpanel/
- Licensing/Plesk/
- Market/Bundle/
- Market/Bundle/Package/
- Market/Cart/
- Market/Cart/Admin/Quote/
- Market/Cart/Discount/
- Market/Cart/Helpers/Configurator/
- Market/Cart/Item/
- Market/Package/
- Market/Package/Product/
- Market/Place/
- Meta/Timing/
- Migration/
- Migration/Account/
- Migration/Account/Server/
- Migration/Account/Server/Access/
- Migration/Destination/
- Monitoring/Bandwidth/
- Monitoring/Load/
- Monitoring/MWP/
- Monitoring/Services/
- Network/CDN/User/
- Network/CDN/Zone/
- Network/DNS/Domain/
- Network/DNS/Domain/Contact/
- Network/DNS/Domain/Nameserver/
- Network/DNS/Domain/Transfer/
- Network/DNS/Record/
- Network/DNS/Reverse/
- Network/DNS/Zone/
- Network/DNS/Zone/History/
- Network/Firewall/
- Network/Firewall/Ruleset/
- Network/IP/
- Network/LoadBalancer/
- Network/Pool/
- Network/Private/
- Network/Region/
- Network/SSHKey/
- Network/Util/
- Network/Zone/
- Notifications/
- OneTimeSecret/
- Order/AddOn/
- Product/
- Product/Addon/
- Product/Marketplace/
- Product/Series/
- Project/
- SSL/Certificate/
- Salesforce/Account/InterWorx/
- Salesforce/Chat/Auth/
- Salesforce/User/
- Server/
- Server/Auth/
- Server/Power/
- Server/VirtualDomain/
- Server/WHM/AccessHash/
- Server/WHM/DNS/
- Server/WHM/Firewall/
- Signup/Basic/
- Storage/Block/Cluster/
- Storage/Block/Volume/
- Storage/ObjectStore/
- Support/Alert/
- Support/Request/
- Support/Request/Attachment/
- Support/SystemStatus/
- Support/Ticket/Auth/
- Tags/Product/
- UserTask/
- Utilities/Info/
- VIP/
- VMware/vCloud/vDC/
- VPN/
- VPN/User/
- WWW/Cart/
- WordPress/Domain/
API Documentation (API Version bleed)
Account/Limits/
DESCRIPTION
This module provides APIs for accessing the various limits we place on an account.
dynamicChild
URL:
https://api.liquidweb.com/bleed/Account/Limits/dynamicChild
Description:
Returns the minimum allowed configuration setting for a dynamic child instance residing on a private parent. These values are dependent upon the management level of the desired template, and the guest operating system chosen.
If your circumstances require variations on these minimums, please call us at 1-877-330-7660
Parameters:
Parameter | Type |
---|---|
childType | One of: 'Managed', 'Unmanaged', 'Windows' |
property | One of: 'Cpu', 'Disk', 'Memory' |
Returns:
Field | Type | Notes | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Managed | An associative array containing the fields: | * Optional | |||||||||
| |||||||||||
Unmanaged | An associative array containing the fields: | * Optional | |||||||||
| |||||||||||
Windows | An associative array containing the fields: | * Optional | |||||||||
|
Possible Errors:
Refer to the Error Handling documentation for the list of exception types
ip
URL:
https://api.liquidweb.com/bleed/Account/Limits/ip
Description:
Returns the maximum number of IPs your account may have per server.
If you require additional IPs per server on your account please call us at 1-877-330-7660
Parameters:
No Values Defined
Returns:
Field | Type |
---|---|
limit | A positive integer value (i.e. 1 and up). |
limit_ipv6 | A positive integer value (i.e. 1 and up). |
nocworx_openstack_limit | A positive integer value (i.e. 1 and up). |
Possible Errors:
Refer to the Error Handling documentation for the list of exception types
ipPool
URL:
https://api.liquidweb.com/bleed/Account/Limits/ipPool
Description:
Returns the maximum number of IPs your account may have per IP Pool.
If you require additional IPs per IP Pool on your account please call us at 1-877-330-7660
Parameters:
No Values Defined
Returns:
Field | Type |
---|---|
limit | A positive integer value (i.e. 1 and up). |
Possible Errors:
Refer to the Error Handling documentation for the list of exception types
servers
URL:
https://api.liquidweb.com/bleed/Account/Limits/servers
Description:
Returns the maximum number of Storm servers the currently logged-in account is allowed to have.
If you require additional servers on your account please call us at 1-877-330-7660
Parameters:
No Values Defined
Returns:
Field | Type | Notes |
---|---|---|
limit | A positive integer value (i.e. 1 and up). | |
used | A non-negative integer value (i.e. 0 and up). | * Optional |
Possible Errors:
Refer to the Error Handling documentation for the list of exception types