DSPMRerunIncidents
python · DSPM
Details
| ID | DSPMRerunIncidents |
|---|---|
| Language | python |
| From Version | 6.10.0 |
| Docker Image | demisto/google-cloud-storage:1.0.0.10120494 |
README
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Cortex XSOAR Version | 6.10.0 |
Inputs
| Argument Name | Description |
|---|---|
| time_duration | Time Duration under which we are going to re-run the incident. |
| incident_list | DSPM Incident list data. |
| rerun_time | Re-run time to be checked of an incident to run. |
Outputs
There are no outputs for this script.
commonfields: id: DSPMRerunIncidents version: -1 name: DSPMRerunIncidents script: '' type: python tags: [] enabled: true args: - name: time_duration description: Time Duration under which we are going to re-run the incident. - name: incident_list required: true description: DSPM Incident list data. - name: rerun_time description: Re-run time to be checked of an incident to run. scripttarget: 0 subtype: python3 timeout: 100800h0m0s runonce: false dockerimage: demisto/google-cloud-storage:1.0.0.10120494 runas: DBotWeakRole engineinfo: {} fromversion: 6.10.0 tests: - No tests (auto formatted)