Skip to main content

Crear ticket

PorArgumentos hacer.necesarios

-m (put)

-i (host) 

-us y -p o -t (user y password o solo token dependiendo de la autenticación)

-tn (nombre ticket)

-tg (nombre grupo)

-tp (prioridad)

-ts (status)

-tsub (subject)

-tb (contenido)

-tt (tipo)

-tc (customer)

-tnote (nota)

 

Ejemplo ejecución manual : 

python3 pandora_zammad.py -m post  -i pandoraplugin -t <token> -tn "ejemplo creacion" -tg Users -tp 3 -tt note -ts 2 -tsub subject -tb "el contenido de la incidencia" -tnote nota -tc <customer>

 

Se creará el ticket :

image-1641912120586.png