Overview
Error Handling

Methods

API Documentation (API Version bleed)

Server/WHM/Firewall/

DESCRIPTION

API methods to deal with the Firewall of a Cpanel server.

unblockip

URL:

https://api.liquidweb.com/bleed/Server/WHM/Firewall/unblockip

Description:

Parameters:

ParameterTypeNotes
ipAn IPv4 IP address, in quad-dotted decimal notation (i.e. 127.0.0.1)* Required
subaccntA valid id number (a positive integer).* Required if:
  • uniq_id is not given
uniq_idA six-character identifier, containing only capital letters and digits.
whitelistA boolean value (0 or 1).

Returns:

FieldType
dataA string.
successA boolean value (0 or 1).

Possible Errors:

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