iot-security-alert-post-processing

IoT alert post processing script to resolve the alert in IoT security portal using API

python · IoT by Palo Alto Networks

Details

IDiot-security-alert-post-processing
Languagepython
From Version5.0.0
Docker Imagedemisto/python3:3.12.13.10116658
Tagsiot post-processing

README

IoT alert post processing script to resolve the alert in IoT security portal using API.

Script Data


Name Description
Script Type python3
Tags iot, post-processing
Cortex XSOAR Version 5.5.0

This script executes the ‘iot-security-resolve-alert’ command to resolve an alert in PANW IoT security portal during post-processing.

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: IoT alert post processing script to resolve the alert in IoT security portal using API
commonfields:
  id: iot-security-alert-post-processing
  version: -1
enabled: true
name: iot-security-alert-post-processing
script: '-'
tags:
- iot
- post-processing
timeout: '0'
type: python
subtype: python3
dockerimage: demisto/python3:3.12.13.10116658
fromversion: 5.0.0