Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
This playbook is used by other playbooks to poll for results from some of the asynchronous API calls that are invoked by other playbooks.
| Attribute | Value |
|---|---|
| Type | Playbook |
| Solution | RubrikSecurityCloud |
| Source | View on GitHub |
This playbook uses 4 Logic App connectors / built-in actions:
| Connector / Action | Type | Connections | Actions |
|---|---|---|---|
keyvault |
Managed | 1 | 0 |
keyvault_1 |
Managed | 0 | 2 |
RubrikCustomConnector |
Custom | 1 | 1 |
http |
Built-in | 0 | 2 |
keyvault_1 (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Get_ClientId | get | /secrets/@{encodeURIComponent('Rubrik-AS-Int-ClientId')}/value |
— |
| Get_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 |
|---|---|---|---|
| GPS_Async_Result | POST | @{triggerBody()?['BaseUrl']}/api/graphql |
— |
| Get_Async_Results | POST | @{triggerBody()?['BaseUrl']}/api/graphql |
— |
📄 Source: RubrikPollAsyncResult/readme.md
This playbook is used by other playbooks to poll for results from some of the asynchronous API calls that are invoked by other playbooks.
Once deployment is complete, authorize each connection.
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊