IncidentState
This script is used as dynamic section to desplay in the layout one of the incident state.
python · Change Management
Details
| ID | IncidentState |
|---|---|
| Language | python |
| From Version | 6.1.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Tags | dynamic-section python |
README
This script is used as dynamic section to desplay in the layout one of the incident state below:
1 - Request Was Approved
2 - Request Was Submitted
3 - Awaiting Request Owner Validation
4 - FW Policy Was Updated
5 - Request Was Rejected
comment: | This script is used as dynamic section to desplay in the layout one of the incident state. commonfields: id: IncidentState version: -1 contentitemexportablefields: contentitemfields: fromServerVersion: "" dockerimage: demisto/python3:3.12.13.10116658 enabled: true name: IncidentState runas: DBotWeakRole script: '' scripttarget: 0 subtype: python3 tags: - dynamic-section - python type: python fromversion: 6.1.0 tests: - No tests (auto formatted)