GET /ips/{id}/rbl_changes_log
GETips/:id/rbl_changes_log
Retrieve the RBL status change history for a monitored IP address
Path Parameters
id string Required
Unique identifier of the IP entry
Returns
- dataobjectRBL change history for the specified IP address
- ipstringThe IP address for which the history is returned
- dataarrayChronological list of RBL status change events
- hoststringRBL hostname where the status change occurred
- statusstringNew RBL status at the time of the changeAllowed values:
RESOLVED,BLACKLISTED - created_atstringTimestamp when the status change was recorded
- hoststring
- ipstring
Error Codes
401 Unauthorized
Unauthorized
403 Forbidden
Forbidden
404 Not Found
Not Found
500 Internal Server Error
Internal server error