Recently Updated Pages
Configuración del plugin
Dentro del fichero de configuración del plugin deben indicarse los siguientes parámetros: #Ejemp...
Pre requisitos
Para el correcto funcionamiento de este plugin es necesario que se instale la herramientaCF CLI e...
Matriz de compatibilidad
Probado en entorno Pivotal Cloud Foundry
Introducción
Cloud Foundry tiene una arquitectura basada en contenedores que ejecuta aplicaciones en cualquier...
Delete ticket
It will be eliminated by searching the request by id. Example manual execution: ./pandora_redmi...
Update ticket
Necessary arguments -m (post) -i (host) -t (token) -p (project id) -tid (ticket id) -s (s...
Create ticket
Necessary arguments -m (post) -i (host) -t (token) -p (project id) -s (subject) -d (descr...
Parameters
Parameters Method -m post,put o delete host -i, --ip site redmine token -t token API ...
Configuration
Web service rest must be enabled to use the plugin as it communicates with the API. To get to ...
Pre requisites
Required: Enable rest web services in redmine * Python3 * Module requests * In the binary ve...
Compatibility matrix
Systems where it has been tested CentOS 7, Fedora Systems where it should work ...
Introduction
Plugin to manage tickets for your Redmine projects, you can create, edit or delete tickets from t...
Delete ticket
The ticket will be deleted by searching by id. Example with manual execution. ./pandora_zammad ...
Update ticket
Necessary arguments -m (put) -i (host) -us y -p o -t (username and password or token only, de...
Create ticket
Necessary arguments -m (post) -i (host) -us y -p o -t (user and password or token only depend...
Parameters
Parameter Method -m get,post,put o delete host -i, --ip name site zammad use...
Configuration
Authentication by token ( Access Token ) or basic ( Access Password ) must be enabled by clicking...
Pre requisites
Required: Enable basic or API token authentication * Python3 * Module requests * In the b...
Compatibility matrix
Systems where it has been tested CentOS 7, Fedora Systems where it should work ...
Introduction
Plugin to manage tickets in Zammad, you can create, delete and update tickets.