Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
The playbook will retrieve IP entities from an incident, search for related DHCP data in a table, and if found, add the DHCP lookup data as a comment on the incident.
| Attribute | Value |
|---|---|
| Type | Playbook |
| Solution | Infoblox |
| Source | View on GitHub |
This content item queries data from the following tables:
| Table | Transformations | Ingestion API | Lake-Only |
|---|---|---|---|
CommonSecurityLog |
✓ | ✓ | ✓ |
This playbook uses 2 Logic App connectors / built-in actions:
| Connector / Action | Type | Connections | Actions |
|---|---|---|---|
azuremonitorlogs |
Managed | 1 | 1 |
azuresentinel |
Managed | 1 | 8 |
azuremonitorlogs (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Run_Query_And_Fetch_Latest_DHCP_Lookup_Data_For_Selected_Time_Period | post | /queryData |
— |
azuresentinel (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Entities_-_Get_IPs | post | /entities/ip |
— |
| Add_Comment_To_Incident_For_Empty_IP_Address_Found | post | /Incidents/Comment |
— |
| Add_Comment_That_Limit_Has_Been_Exceeded_To_100 | post | /Incidents/Comment |
— |
| Add_Comment__For_Empty_Results_Found_For_IP | post | /Incidents/Comment |
— |
| Add_Comment_That_Limit_Has_Been_Exceeded_To_100_(2) | post | /Incidents/Comment |
— |
| Comment_For_HTML_Table | post | /Incidents/Comment |
— |
| Comment_For_Characters_Limit | post | /Incidents/Comment |
— |
| Add_Comment_That_Limit_Has_Been_Exceeded | post | /Incidents/Comment |
— |
📄 Source: Infoblox DHCP Lookup/readme.md
The playbook will extract IP entities from an incident, search for corresponding latest DHCP data in a table, and if successful, append the latest DHCP lookup results as a comment on the incident.
Once deployment is complete, authorize each connection.
Assign role to this playbook.
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊