XMetricsTotal
python · Community Common Dashboards
Details
| ID | XMetricsTotal |
|---|---|
| Language | python |
| From Version | 6.10.0 |
| Docker Image | demisto/python3:3.12.13.11879924 |
| Tags | widget |
README
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | widget |
Inputs
| Argument Name | Description |
|---|---|
| listname | The XSOAR list with stored metrics |
| efflistname | XSOAR list with manual and automated effort by incident type |
| metrictype | Type of metric: “SLA Metrics”, “Closed Incidents”, “Incidents”, “Incident Open Duration”, “Effort Reduction” |
Outputs
There are no outputs for this script.
args: - description: The XSOAR list with stored metrics. name: listname required: true - description: XSOAR list with manual and automated effort by incident type. name: efflistname - description: 'Type of metric: "SLA Metrics", "Closed Incidents", "Incidents", "Incident Open Duration", "Effort Reduction".' name: metrictype required: true commonfields: id: XMetricsTotal version: -1 contentitemexportablefields: contentitemfields: fromServerVersion: '' dockerimage: demisto/python3:3.12.13.11879924 enabled: true engineinfo: {} name: XMetricsTotal runas: DBotWeakRole runonce: false script: '' scripttarget: 0 subtype: python3 tags: - widget timeout: 300ns type: python fromversion: 6.10.0 tests: - No tests (auto formatted)