Botnet Feed
Botnet FeedASN
Get daily report
botnet_feed.asn.day_report(intasn_id, ASNDayReportParams**kwargs) -> ASNDayReportResponse
GET/accounts/{account_id}/botnet_feed/asn/{asn_id}/day_report
Get full report
botnet_feed.asn.full_report(intasn_id, ASNFullReportParams**kwargs) -> ASNFullReportResponse
GET/accounts/{account_id}/botnet_feed/asn/{asn_id}/full_report
Botnet FeedConfigs
Botnet FeedConfigsASN
Get list of ASNs
botnet_feed.configs.asn.get(ASNGetParams**kwargs) -> ASNGetResponse
GET/accounts/{account_id}/botnet_feed/configs/asn
Delete an ASN
botnet_feed.configs.asn.delete(intasn_id, ASNDeleteParams**kwargs) -> ASNDeleteResponse
DELETE/accounts/{account_id}/botnet_feed/configs/asn/{asn_id}