Block URL - F5 BIG-IP

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Content Index


This playbook checks if malicious URL is part of URL Blocklist Category of F5 BIG-IP firewall.

Attribute Value
Type Playbook
Solution Standalone Content
Source View on GitHub

Logic App Connectors

This playbook uses 3 Logic App connectors / built-in actions:

Connector / Action Type Connections Actions
azuresentinel Managed 1 3
http Built-in 0 2
workflow Built-in 0 2
Action parameters (URLs, paths, function IDs)

azuresentinel (Managed)

Action Method Endpoint Other
Add_comment_to_incident_(V3) post /Incidents/Comment
Update_incident put /Incidents
Entities_-_Get_URLs post /entities/url

http (Built-in)

Action Method Endpoint Other
HTTP-Add_URL_to_URL_Block_List_category PATCH @{body('F5BigIP_Base_call')?['F5BigIPHost']}/mgmt/tm/sys/url-db/url-category/@{parameters('URLBlocklistcategoryName')}
HTTP-Get_specific_URL_Block_list_category GET @{body('F5BigIP_Base')?['F5BigIPHost']}/mgmt/tm/sys/url-db/url-category/@{parameters('URLBlocklistcategoryName')}

workflow (Built-in)

Action Method Endpoint Other
F5BigIP_Base_call workflowId=[variables('F5BigIP_Base_id')]
triggerName=manual
F5BigIP_Base workflowId=[variables('F5BigIP_Base_id')]
triggerName=manual

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Playbooks