Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
This playbook interacts with Rubrik Security Cloud to (1) optionally preserve evidence by creating an on-demand snapshot of the object, (2) identify a potential recovery point by scanning backups for specified IOCs, and (3) supporting VM image level recovery.
| Attribute | Value |
|---|---|
| Type | Playbook |
| Solution | RubrikSecurityCloud |
| Source | View on GitHub |
This playbook uses 6 Logic App connectors / built-in actions:
| Connector / Action | Type | Connections | Actions |
|---|---|---|---|
keyvault |
Managed | 1 | 0 |
keyvault_1 |
Managed | 0 | 2 |
teams |
Managed | 1 | 0 |
RubrikCustomConnector |
Custom | 1 | 1 |
http |
Built-in | 0 | 9 |
workflow |
Built-in | 0 | 3 |
keyvault_1 (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| ClientId | get | /secrets/@{encodeURIComponent('Rubrik-AS-Int-ClientId')}/value |
— |
| ClientSecret | get | /secrets/@{encodeURIComponent('Rubrik-AS-Int-ClientSecret')}/value |
— |
RubrikCustomConnector (Custom)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Authentication | post | /api/client_token |
— |
http (Built-in)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Fetch_yara_rule_from_URLs | GET | @body('Collect_IOC_scan_and_general_recovery_data')?['data']?['ioc Yara rule file URL'] |
— |
| Create_Snapshot_for_evidence | POST | @{triggerBody()?['BaseUrl']}/api/graphql |
— |
| Get_VM_metadata | POST | @{triggerBody()?['BaseUrl']}/api/graphql |
— |
| Get_HostID | POST | @{triggerBody()?['BaseUrl']}/api/graphql |
— |
| Get_Vsphere_Host_ID | POST | @{triggerBody()?['BaseUrl']}/api/graphql |
— |
| Live-Mount_recovered_snapshot | POST | @{triggerBody()?['BaseUrl']}/api/graphql |
— |
| Export_recovered_snapshot | POST | @{triggerBody()?['BaseUrl']}/api/graphql |
— |
| Get_Vsphere_Datastore_ID | POST | @{triggerBody()?['BaseUrl']}/api/graphql |
— |
| Get_Vsphere_Host_ID_-_2 | POST | @{triggerBody()?['BaseUrl']}/api/graphql |
— |
workflow (Built-in)| Action | Method | Endpoint | Other |
|---|---|---|---|
| RubrikPollAsyncResult_3 | — | — | workflowId=[concat('/subscriptions/', subscription().subscriptionId, '/resourceGroups/',resourceGroup().name,'/providers/Microsoft.Logic/workflows/RubrikPollAsyncResult')]triggerName= manual |
| RubrikPollAsyncResult_2 | — | — | workflowId=[concat('/subscriptions/', subscription().subscriptionId, '/resourceGroups/',resourceGroup().name,'/providers/Microsoft.Logic/workflows/RubrikPollAsyncResult')]triggerName= manual |
| RubrikIOCScan | — | — | workflowId=[concat('/subscriptions/', subscription().subscriptionId, '/resourceGroups/',resourceGroup().name,'/providers/Microsoft.Logic/workflows/RubrikIOCScan')]triggerName= manual |
TThis playbook interacts with Rubrik Security Cloud to (1) optionally preserve evidence by creating an on-demand snapshot of the object, (2) identify a potential recovery point by scanning backups for specified IOCs, and (3) supporting VM image level recovery.
Once deployment is complete, authorize each connection like teams, keyvault.
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊