CaseMgmtIncidentTypesDisplay

Restricts the Incident Types a user can create manually based on an XSOAR list, and prevents changing the Incident Type manually once it is created. Requirements - Create an XSOAR List called IncidentTypesFromList a list of comma separated Incident Types Incident Type 1,Incident Type 2, Incident Type 3.

python · CaseManagement-Generic

Details

IDCaseMgmtIncidentTypesDisplay
Languagepython
From Version6.2.0
Docker Imagedemisto/python3:3.12.13.11879924
Tagsfield-display

README

Restricts the Incident Types a user can create manually based on an XSOAR list, and prevents changing the Incident Type manually once it is created.

Requirements - Create an XSOAR List called IncidentTypesFromList a list of comma separated Incident Types

Incident Type 1,Incident Type 2, Incident Type 3

Script Data


Name Description
Script Type python3
Tags field-display
Cortex XSOAR Version 6.2.0

Inputs


There are no inputs for this script.

Outputs


There are no outputs for this script.

comment: "Restricts the Incident Types a user can create manually based on an XSOAR list, and prevents changing the Incident Type manually once it is created.\n\nRequirements - Create an XSOAR List called IncidentTypesFromList a list of comma separated Incident Types\n\nIncident Type 1,Incident Type 2, Incident Type 3."
commonfields:
  id: CaseMgmtIncidentTypesDisplay
  version: -1
dockerimage: demisto/python3:3.12.13.11879924
enabled: true
name: CaseMgmtIncidentTypesDisplay
runas: DBotWeakRole
script: ''
scripttarget: 0
subtype: python3
tags:
- field-display
type: python
fromversion: 6.2.0
tests:
- No tests (auto formatted)