Configuration parameters
url— Server URL (e.g. https://example.net/apirest.php) (required)app_token— Application Token (required)user_token— User Token (required)isFetch— Fetch incidentsincidentType— Incident typeinsecure— Trust any certificate (not secure)proxy— Use system proxy settingsincidentFetchInterval— Incidents Fetch IntervallongRunning— Long running instancemirror_limit— Maximum number of incidents to mirror each timemirror_direction— Incident Mirror Directionwork_notes_tag— Tag used for work note mirroringcomment_tag— Tag used for comment mirroringfile_tag— Tag used for file mirroringfirst_fetch— First fetch timestamp (<number> <time unit>, e.g., 12 hours, 7 days)max_fetch— Max incidents fetch at the same time
Commands (19)
-
get-mapping-fieldsReturn the list of fields for an incident type.
-
get-modified-remote-dataMirroring feature, use only for debug.
-
get-remote-dataget remote data command.
-
glpi-add-commentAdd comment to ticket ID.
-
glpi-add-linkLink tickets.
-
glpi-create-ticketCreate a GLPI ticket.
-
glpi-create-userCreate a new GLPI user.
-
glpi-delete-ticketDelete GLPI ticket.
-
glpi-delete-userDelete GLPI user.
-
glpi-disable-userDisable GLPI user.
-
glpi-enable-userEnable GLPI user.
-
glpi-get-itemGet item details by item type and item ID.
-
glpi-get-ticketGet ticket details by ticket ID.
-
glpi-get-useridGet GLPI User ID by Username.
-
glpi-get-usernameGet username by user ID.
-
glpi-searchSearch GLPI items.
-
glpi-update-ticketUpdate a GLPI ticket.
-
glpi-update-userUpdate a user.
-
glpi-upload-fileUpload document.