IBMResilient-Incidents

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Content Index


Attribute Value
Type Playbook
Solution Standalone Content
Source View on GitHub

Logic App Connectors

This playbook uses 2 Logic App connectors / built-in actions:

Connector / Action Type Connections Actions
azuresentinel Managed 1 4
Resilient-Incidents Custom 1 5
Action parameters (URLs, paths, function IDs)

azuresentinel (Managed)

Action Method Endpoint Other
Alert_-_Get_incident get /Incidents/subscriptions/@{encodeURIComponent(triggerBody()?['WorkspaceSubscriptionId'])}/resourceGroups/@{encodeURIComponent(triggerBody()?['WorkspaceResourceGroup'])}/workspaces/@{encodeURIComponent(triggerBody()?['WorkspaceId'])}/alerts/@{encodeURIComponent(triggerBody()?['SystemAlertId'])}
Entities_-_Get_Accounts post /entities/account
Entities_-_Get_Hosts post /entities/host
Entities_-_Get_IPs post /entities/ip

Resilient-Incidents (Custom)

Action Method Endpoint Other
create_IncidentArtifact post /incidents/@{encodeURIComponent(body('create_incident')?['id'])}/artifacts
create_IncidentArtifact_2 post /incidents/@{encodeURIComponent(body('create_incident')?['id'])}/artifacts
create_IncidentArtifact_3 post /incidents/@{encodeURIComponent(body('create_incident')?['id'])}/artifacts
create_IncidentArtifact_4 post /incidents/@{encodeURIComponent(body('create_incident')?['id'])}/artifacts
create_incident post /incidents

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Playbooks