DBotGroupXDRIncidents

Train clustering model on Cortex XDR incident type.

python · Cortex XDR by Palo Alto Networks

Details

IDDBotGroupXDRIncidents
Languagepython
From Version6.2.0
Docker Imagedemisto/python3:3.12.13.10116658
Tagswidget

README

Train clustering model on Cortex XDR incident type.

Script Data


Name Description
Script Type python3
Tags widget
Cortex XSOAR Version 6.2.0

Inputs


Argument Name Description
returnWidgetType The type of the widget to return.
fromDate The start date by which to filter incidents. Date format will be the same as in the incidents query page, for example: “3 days ago”, ““2019-01-01T00:00:00 +0200”).
limit The maximum number of incidents to fetch
incidentType The Cortex XDR incident type
searchQuery Input search query from the dashboard
modelExpiration Period of time (in hours) before retraining the model. Default is “24”.
forceRetrain Determines whether to force the model to re-train. Default is “False”.
fieldsToDisplay Comma-separated list of additional incident fields to display, but which will not be taken into account when computing similarity.

Outputs


There are no outputs for this script.

args:
- auto: PREDEFINED
  defaultValue: scatter
  description: The type of the widget to return.
  name: returnWidgetType
  predefined:
  - scatter
  - summary
  - incidents
- defaultValue: 1 months ago
  description: 'The start date by which to filter incidents. Date format will be the same as in the incidents query page, for example: "3 days ago", ""2019-01-01T00:00:00 +0200").'
  name: fromDate
- defaultValue: '500'
  description: The maximum number of incidents to fetch.
  name: limit
- defaultValue: Cortex XDR Incident
  description: The Cortex XDR incident type.
  name: incidentType
- description: Input search query from the dashboard.
  name: searchQuery
- defaultValue: '24'
  description: Period of time (in hours) before retraining the model. Default is "24".
  name: modelExpiration
  predefined:
  - ''
- auto: PREDEFINED
  defaultValue: 'False'
  description: Determines whether to force the model to re-train. Default is "False".
  name: forceRetrain
  predefined:
  - 'True'
  - 'False'
- defaultValue: xdralerts.osactorprocesscommandline,xdralerts.actionprocessimagecommandline,xdralerts.causalityactorprocesscommandline,xdralerts.actorprocesscommandline,xdralerts.description
  description: Comma-separated list of additional incident fields to display, but which will not be taken into account when computing similarity.
  name: fieldsToDisplay
comment: Train clustering model on Cortex XDR incident type.
commonfields:
  id: DBotGroupXDRIncidents
  version: -1
name: DBotGroupXDRIncidents
script: '-'
subtype: python3
tags:
- widget
timeout: 3.6µs
type: python
tests:
- No tests (auto formatted)
fromversion: 6.2.0
dockerimage: demisto/python3:3.12.13.10116658
marketplaces:
- xsoar
- xsoar_on_prem