You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2019-06-12 01:18:12

soprabaixar1
Member
Registered: 2019-06-12
Posts: 1

API - Return all ids and values

How can I get ticket status values for example?

An example of a post API call
POST https: // <host> /glpi/apirest.php/ticket

{
   "input": [
      {"name": "Title test 1", "content": "description test 1", "status": "6"}
   ]
}

Is there any way to return all ids and values or some documentation showing this table relation?

Offline

Board footer

Powered by FluxBB