GetCampaignLowerSimilarityIncidentsIdsAsOptions
Gets the IDs of incidents with lower similarity. Used to fill the optional values of the multi-select "Phishing Campaign Select Campaign Lower Similarity Incidents" incident field.
python · Phishing Campaign
Details
| ID | GetCampaignLowerSimilarityIncidentsIdsAsOptions |
|---|---|
| Language | python |
| From Version | 5.5.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Tags | field-display |
README
Gets the IDs of incidents with lower similarity. Used to fill the optional values of the multi-select Select Low Similarity Incidents incident field.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | field-display |
| Cortex XSOAR Version | 5.5.0 and later |
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
commonfields: id: GetCampaignLowerSimilarityIncidentsIdsAsOptions version: -1 name: GetCampaignLowerSimilarityIncidentsIdsAsOptions script: '' type: python tags: - field-display comment: Gets the IDs of incidents with lower similarity. Used to fill the optional values of the multi-select "Phishing Campaign Select Campaign Lower Similarity Incidents" incident field. enabled: true scripttarget: 0 subtype: python3 dockerimage: demisto/python3:3.12.13.10116658 runas: DBotWeakRole fromversion: 5.5.0 tests: - No tests (auto formatted)