Zammad plugin
Plugin to create, edit or delete tickets in zammad with pandora.
Introduction
Plugin to manage tickets in Zammad, you can create, delete and update tickets.
Compatibility matrix
Systems where it has been tested CentOS 7, Fedora Systems where it should work ...
Pre requisites
Required: Enable basic or API token authentication * Python3 * Module requests * In the b...
Configuration
Authentication by token ( Access Token ) or basic ( Access Password ) must be enabled by clicking...
Parameters
Parameter Method -m get,post,put o delete host -i, --ip name site zammad use...
Create ticket
Necessary arguments -m (post) -i (host) -us y -p o -t (user and password or token only depend...
Update ticket
Necessary arguments -m (put) -i (host) -us y -p o -t (username and password or token only, de...
Delete ticket
The ticket will be deleted by searching by id. Example with manual execution. ./pandora_zammad ...