glpi_adicionar_tarefa
Add a task to a ticket with mandatory content and optional action time (seconds) and state (To do or Done).
Instructions
Adiciona uma tarefa ao chamado. actiontime em segundos; state: 1=A fazer,2=Feito.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticket_id | Yes | ||
| content | Yes | ||
| actiontime | No | ||
| state | No |