File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change
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 |
You can’t perform that action at this time.
0 commit comments