Zammad plugin
Plugin to create, edit or delete tickets in zammad with pandora.
Introduction
Plugin to manage tickets in Zammad.
Compatibility matrix
Systems where it has been tested CentOS 7, Fedora Systems where it should work Any linux...
Pre requisites
Required: Enable basic or API token authentication * Python3 * Module requests * In the bina...
Configuration
You have to enable token or basic authentication by clicking on manage and then API. The to...
Parameters
Parámeter Method -m get,post,put o delete host -i, --ip name site zammad user -us name u...
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 (user y password o solo token dependiend...
Delete ticket
The ticket will be deleted by searching by id. Example with manual execution. ./pandora_zammad...