Skip to content

Commit

Permalink
Fixed an Error in the README.md File related to fetch settings. Added…
Browse files Browse the repository at this point in the history
… missing Regions in the integration settings parameters.
  • Loading branch information
edibleShell committed Sep 25, 2024
1 parent b28f77a commit 3bb9e6e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ configuration:
- EU
- AP
- UK
- CA
- FR
- AU
- IN
- JP
required: false
- display: Data profiles to allow exemption
name: dlp_exemptible_list
Expand Down Expand Up @@ -156,4 +161,4 @@ script:
type: python
fromversion: 5.0.0
tests:
- Palo_Alto_Networks_Enterprise_DLP - Test
- Palo_Alto_Networks_Enterprise_DLP - Test
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ Make sure the toggle at the bottom is switched on.
| DLP Regions | | False |
| Data profiles to allow exemption | A comma-separated list of data profile names to request an exemption. Use "\*" to allow everything. | False |
| Bot Message | The message to send to the user to ask for feedback. | False |
| Fetch incidents | | False |

4. Click **Test** to validate the URLs, token, and connection.
## Commands
Expand Down

0 comments on commit 3bb9e6e

Please sign in to comment.