device-security-alert-post-processing

Resolves the alert in the Device Security portal via the API. Designed to run as a post-processing script.

python · Device Security by Palo Alto Networks

Details

IDdevice-security-alert-post-processing
Languagepython
From Version6.10.0
Docker Imagedemisto/python3:3.12.13.10404775
Tagsdevice security post-processing

README

Resolves the alert in the Device Security portal via the API. Designed to run as a post-processing script.

Script Data


Name Description
Script Type python3
Tags device security, post-processing
Cortex XSOAR Version 6.10.0

Inputs


Argument Name Description
close_reason The reason the alert was closed (either ‘Resolved’ or ‘No Action Needed’).

Outputs


There are no outputs for this script.

args:
- defaultValue: Resolved
  default: true
  description: The reason the alert was closed (either 'Resolved' or 'No Action Needed').
  name: close_reason
comment: Resolves the alert in the Device Security portal via the API. Designed to run as a post-processing script.
commonfields:
  id: device-security-alert-post-processing
  version: -1
enabled: true
name: device-security-alert-post-processing
script: '-'
tags:
- device security
- post-processing
timeout: '0'
type: python
subtype: python3
dockerimage: demisto/python3:3.12.13.10404775
fromversion: 6.10.0
tests:
- No tests (auto formatted)