Skip to content
Start here

Configs

ConfigsASN

Get list of ASNs
client.botnetFeed.configs.asn.get(ASNGetParams { account_id } params, RequestOptionsoptions?): ASNGetResponse { asn }
GET/accounts/{account_id}/botnet_feed/configs/asn
Delete an ASN
client.botnetFeed.configs.asn.delete(numberasnId, ASNDeleteParams { account_id } params, RequestOptionsoptions?): ASNDeleteResponse { asn }
DELETE/accounts/{account_id}/botnet_feed/configs/asn/{asn_id}
ModelsExpand Collapse
ASNGetResponse { asn }
asn?: number
ASNDeleteResponse { asn }
asn?: number