Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
The playbook will add / remove IP or Domain values in Named List that available in incidents of Infoblox.
| Attribute | Value |
|---|---|
| Type | Playbook |
| Solution | Infoblox |
| Source | View on GitHub |
This playbook uses 4 Logic App connectors / built-in actions:
| Connector / Action | Type | Connections | Actions |
|---|---|---|---|
azuresentinel |
Managed | 1 | 0 |
azuresentinel_2 |
Managed | 0 | 2 |
teams |
Managed | 1 | 0 |
http |
Built-in | 0 | 2 |
azuresentinel_2 (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Entities_-_Get_Hosts | post | /entities/host |
— |
| Entities_-_Get_IPs | post | /entities/ip |
— |
http (Built-in)| Action | Method | Endpoint | Other |
|---|---|---|---|
| HTTP_Call_To_Add_Remove_IP_or_Domain_in_Selected_Name_List | PATCH | @{variables('base_url')}/api/atcfw/v1/named_lists/@{variables('list_id')}/items |
— |
| HTTP_Call_For_Get_List_For_Named_List_Endpoint | GET | @{variables('base_url')}/api/atcfw/v1/named_lists |
— |
📄 Source: Infoblox Block Allow IP Domain Incident Based/readme.md
The playbook will add / remove IP or Domain values in Named List that available in incidents of Infoblox.
Once deployment is complete, authorize connection.
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊