Overview
Error Handling

Methods

API Documentation (API Version v1)

Storm/IP/Pool/

DESCRIPTION

IP Pool operations.

list

URL:

https://api.liquidweb.com/v1/Storm/IP/Pool/list

Description:

Get a list of available IPs from the pool.

Parameters:

ParameterTypeNotes
page_numA positive integer value (i.e. 1 and up).* Optional
  • Defaults to: 1
page_sizeA positive integer value (i.e. 1 and up).* Optional
  • Defaults to: 25
regionA positive integer value (i.e. 1 and up).
zoneA positive integer value (i.e. 1 and up).

Returns:

FieldType
item_countA non-negative integer value (i.e. 0 and up).
item_totalA non-negative integer value (i.e. 0 and up).
itemsAn array of associative arrays containing
 
regionA positive integer value (i.e. 1 and up).
subaccntA six-character identifier, containing only capital letters and digits.
unused_assignmentsAn array of arbitrary values.
zoneA positive integer value (i.e. 1 and up).
page_numA positive integer value (i.e. 1 and up).
page_sizeA positive integer value (i.e. 1 and up).
page_totalA positive integer value (i.e. 1 and up).

Possible Errors:

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