Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
This playbook allows blocking/allowing of URLs in PAN-OS, using an address object group. The address object group itself should be attached to a pre-defined security policy rule.
| Attribute | Value |
|---|---|
| Type | Playbook |
| Solution | Standalone Content |
| Source | View on GitHub |
This playbook uses 4 Logic App connectors / built-in actions:
| Connector / Action | Type | Connections | Actions |
|---|---|---|---|
azuresentinel |
Managed | 1 | 3 |
paloaltoconnector |
Managed | 0 | 5 |
teams |
Managed | 1 | 0 |
PAN-OSRestApiCustomConnector |
Custom | 1 | 0 |
azuresentinel (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Add_comment_to_incident_(V3) | post | /Incidents/Comment |
— |
| Update_incident | put | /Incidents |
— |
| Entities_-_Get_URLs | post | /entities/url |
— |
paloaltoconnector (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Create_an_address_object | post | /restapi/v10.0/Objects/Addresses |
— |
| Update_an_address_object_group | put | /restapi/v10.0/Objects/AddressGroups |
— |
| List_address_groups | get | /restapi/v10.0/Objects/AddressGroups |
— |
| List_address_objects | get | /restapi/v10.0/Objects/Addresses |
— |
| List_security_rules | get | /restapi/v10.0/Policies/SecurityRules |
— |
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊