Client - IP Blockers

Get a single IP blocker by ID (must belong to the caller's account)

get/api/client/ip-blockers/{id}

Path parameters

idinteger required

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