Skip to main content

AlgosecCreateTicket

This Script is part of the AlgoSec Pack.#

Creates a new FireFlow change request.

Script Data#


NameDescription
Script Typepython
TagsAlgosec

Dependencies#


This script uses the following commands and scripts.

  • algosec-create-ticket

Inputs#


Argument NameDescription
descriptionThe free text description of the issue.
devicesThe list of device names, on which the change should be made.
actionThe device action to perform for the traffic. Can be, "1" which will allow the traffic, or "0" which will block the traffic.
destAddressThe destination address to perform the action on.
sourceAddressThe source address to perform the action on.
requestorThe email address of the requestor.
subjectThe change request's title.
serviceThe device service or port for the connection, for example, "http" or "tcp/123".
userThe user for the connection.
applicationThe application for the connection.

Outputs#


There are no outputs for this script.