You are not logged in.
Bonjour,
Je souhaite liste les objets d'un utilisateur.
La doc précise que l'on peut utiliser les champs suivants:
[users_id] => integer,optional
[user_name] => string,optional
Je n'ai que ces options quand je fais le --help
(
[C] => string,optional
[completename] => integer,optional
[id] => string,optional
[name] => integer,optional
[states_id] => integer,optional
[comment] => string,optional
[entities_id] => integer,optional
[is_recursive] => string,optional
[is_visible_computer] => string,optional
[is_visible_softwareversion] => string,optional
[is_visible_monitor] => string,optional
[is_visible_printer] => string,optional
[is_visible_peripheral] => string,optional
[is_visible_phone] => string,optional
[is_visible_networkequipment] => string,optional
[start] => integer,optional
[limit] => integer,optional
)
Et je n'arrive pas à filtrer par utilisateur, j'ai tout qui remonte à chaque requête.
Merci pour votre aide!..
Question subsidiaire: est-il possible de faire le même type de filtre avec la méthode glpi.listObjects (utile pour genericobject)
Last edited by alexnc (2016-01-05 07:34:28)
Offline
Vous envoyez quel paramètres exactement ?
CentOS 6.5 - CentOS 7.x
PHP 5.6 - PHP 7.x - MySQL 5.6 - MariaDB 10.2 + APC + oOPcache
GLPI from 0.72 to dev version
Certifiée ITIL (ITV2F, ITILF, ITILOSA)
Offline