Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
This playbook enriches IP data by calling the updated NetApp Ransomware Resilience enrich IP address API endpoint and asynchronously polls multiple job results.
| Attribute | Value |
|---|---|
| Type | Playbook |
| Solution | NetApp Ransomware Resilience |
| Source | View on GitHub |
This playbook uses 1 Logic App connector / built-in action:
| Connector / Action | Type | Connections | Actions |
|---|---|---|---|
http |
Built-in | 0 | 3 |
http (Built-in)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Call_Auth_Playbook | POST | [listCallbackUrl(resourceId('Microsoft.Logic/workflows/triggers', parameters('NetAppRansomwareResilienceAuthPlaybookName'), 'manual'), '2019-05-01').value] |
— |
| Get_IP_NetworkInterfaces | POST | https://api.bluexp.netapp.com/v1/services/rps/v1/account/@{variables('AccountId')}/enrich/ip-address |
— |
| Call_Async_Poll_Playbook | POST | [listCallbackUrl(resourceId('Microsoft.Logic/workflows/triggers', parameters('NetAppRansomwareResilienceAsyncPollPlaybookName'), 'manual'), '2019-05-01').value] |
— |
📄 Source: NetApp-RansomwareResilience_Enrich_IP_Playbook/readme.md
This playbook enriches IP address information by retrieving detailed network interface data from the NetApp Ransomware Resilience API. It helps you investigate network-related security incidents by providing context about storage network interfaces.
When investigating a security incident involving a suspicious IP address, this playbook retrieves detailed information about the network interface from your NetApp storage systems, including associated volumes, storage VMs, and access patterns.
This playbook should be deployed THIRD, after:
Before deploying this playbook:
This playbook can be:
Input Required:
ip_address: The IP address you want to investigateWhen you receive an alert about suspicious activity from an IP address:
After deploying this playbook:
This enrichment playbook is a building block. You can combine it with other playbooks to create complete incident response workflows. For example:
If enrichment isn't working, verify:
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊