Overview
Error Handling

Methods

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:

ParameterType
childTypeOne of: 'Managed', 'Unmanaged', 'Windows'
propertyOne of: 'Cpu', 'Disk', 'Memory'

Returns:

FieldTypeNotes
ManagedAn associative array containing the fields:* Optional
 
CpuA positive integer value (i.e. 1 and up).* Optional
DiskA positive integer value (i.e. 1 and up).* Optional
MemoryA positive integer value (i.e. 1 and up).* Optional
UnmanagedAn associative array containing the fields:* Optional
 
CpuA positive integer value (i.e. 1 and up).* Optional
DiskA positive integer value (i.e. 1 and up).* Optional
MemoryA positive integer value (i.e. 1 and up).* Optional
WindowsAn associative array containing the fields:* Optional
 
CpuA positive integer value (i.e. 1 and up).* Optional
DiskA positive integer value (i.e. 1 and up).* Optional
MemoryA positive integer value (i.e. 1 and up).* 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:

FieldType
limitA positive integer value (i.e. 1 and up).
limit_ipv6A positive integer value (i.e. 1 and up).
nocworx_openstack_limitA 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:

FieldType
limitA 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:

FieldTypeNotes
limitA positive integer value (i.e. 1 and up).
usedA non-negative integer value (i.e. 0 and up).* Optional

Possible Errors:

Refer to the Error Handling documentation for the list of exception types