Skip to content

Commit

Permalink
Merge branch 'tapishj/PAPP-34631' of https://github.com/splunk-soar-c…
Browse files Browse the repository at this point in the history
…onnectors/talosintelligencev2 into tapishj/PAPP-34631
  • Loading branch information
tapishj-splunk committed Sep 10, 2024
2 parents 8e0ce54 + 7d80db9 commit 274da8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Read only: **True**
#### Action Parameters
PARAMETER | REQUIRED | DESCRIPTION | TYPE | CONTAINS
--------- | -------- | ----------- | ---- | --------
**ips** | required | IP to query | string | `ips`
**ips** | required | IP to query | string | `ip`

#### Action Output
DATA PATH | TYPE | CONTAINS | EXAMPLE VALUES
Expand All @@ -76,7 +76,7 @@ Read only: **True**
PARAMETER | REQUIRED | DESCRIPTION | TYPE | CONTAINS
--------- | -------- | ----------- | ---- | --------
**domain** | required | Domain to query | string | `domain` `url`
**ips** | optional | Corresponding IPs to the domain. A domain may have a different reputation based on the IP it resolves to. Passing an IP can improve the accuracy of the response | string | `ips`
**ips** | optional | Corresponding IPs to the domain. A domain may have a different reputation based on the IP it resolves to. Passing an IP can improve the accuracy of the response | string | `ip`

#### Action Output
DATA PATH | TYPE | CONTAINS | EXAMPLE VALUES
Expand Down

0 comments on commit 274da8b

Please sign in to comment.