Botnet Feed
Botnet FeedASN
Get daily report
client.BotnetFeed.ASN.DayReport(ctx, asnID, params) (*ASNDayReportResponse, error)
GET/accounts/{account_id}/botnet_feed/asn/{asn_id}/day_report
Get full report
client.BotnetFeed.ASN.FullReport(ctx, asnID, query) (*ASNFullReportResponse, error)
GET/accounts/{account_id}/botnet_feed/asn/{asn_id}/full_report
Botnet FeedConfigs
Botnet FeedConfigsASN
Get list of ASNs
client.BotnetFeed.Configs.ASN.Get(ctx, query) (*ConfigASNGetResponse, error)
GET/accounts/{account_id}/botnet_feed/configs/asn
Delete an ASN
client.BotnetFeed.Configs.ASN.Delete(ctx, asnID, body) (*ConfigASNDeleteResponse, error)
DELETE/accounts/{account_id}/botnet_feed/configs/asn/{asn_id}