Client - IP Blockers

List IP blockers on the caller's account

Optionally filter by domain_id. The account is automatically derived from the API key.

get/api/client/ip-blockers

Query parameters

domain_idinteger

ID of the domain to filter by (must belong to the caller's account)

Response

Success

idinteger

ID of the IP blocker record

hosting_account_idinteger

ID of the related hosting account

domain_idinteger

ID of the domain the rule applies to

blocked_ipstring

Blocked value: IPv4, range, CIDR or FQDN

beginning_ipstring

First IP in the block range (IPv4)

ending_ipstring

Last IP in the block range (IPv4)

created_atstring date-time
updated_atstring date-time

Changes

No recorded changes to this endpoint across all 1 revision of this API.