From 7d80db9d550aaeb418a7bb5ca8401bbf09abe9ea Mon Sep 17 00:00:00 2001 From: splunk-soar-connectors-admin Date: Mon, 9 Sep 2024 23:25:02 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8ed0c52..1c3af62 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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