issues
search
wpietrzakpl
/
GlpiTools
PowerShell Module to work with Glpi API
15
stars
8
forks
source link
f Get-GlpiToolsItems w/SearchText
#10
Closed
SilentBob999
closed
5 years ago
SilentBob999
commented
5 years ago
Add the function Get-GlpiToolsItems
PARAMETER :
ItemType (from Parameters.json or any)
SearchText (Give an option to filter on any property. E.g. @{"groups_id"="^10$" ; "type"="^2$"})
Raw (boolean)
OnlyId (boolean)
SearchInTrash (boolean)
ExtraParameter
Add the function Get-GlpiToolsItems
PARAMETER :