Skip to content

Commit 940e54c

Browse files
committed
added widget script
1 parent 2c4d559 commit 940e54c

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

Packs/EDL/Scripts/README.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
Schedule a daily job to run this widget script in a playbook to track EDL size over time
2+
3+
## Script Data
4+
---
5+
6+
| **Name** | **Description** |
7+
| --- | --- |
8+
| Script Type | python3 |
9+
| Tags | widget |
10+
| Cortex XSOAR Version | 5.5.0 |
11+
12+
## Inputs
13+
---
14+
15+
| **Argument Name** | **Description** |
16+
| --- | --- |
17+
| server_url | Demisto server URL |
18+
| edl_port | If using a port and not instance name |
19+
| edl_exclusions | Integration instances to not track or ignore in widget |
20+
| verify_ssl | Trust any certificate \(insecure\) |
21+
22+
## Outputs
23+
---
24+
25+
| **Path** | **Description** | **Type** |
26+
| --- | --- | --- |
27+
| BaseScript.Output | \[Enter a description of the data returned in this output.\] | String |

0 commit comments

Comments
 (0)