OCSInventory-NG / OCSInventory-Server

Communication server of OCS Inventory
http://www.ocsinventory-ng.org/
GNU General Public License v2.0
348 stars 139 forks source link

Rest API Get last updated computers returning a 404 response #437

Closed C0unt-0 closed 1 year ago

C0unt-0 commented 1 year ago

General informations

Operating system : Windows 10

Server informations

Perl version :Mysql Mysql / Mariadb / Percona version :

OCS Inventory informations

Ocs server version :2.9

http://wiki.ocsinventory-ng.org/11.Rest-API/GET-Routes/

Problem's description

Rest API GET route ocsapi/v1/computers/lastupdate/172800 is returning a 404 response. Is there any configuration needs to be done?

Please advise.

charleneauger commented 1 year ago

Hi @COUNTZERO-DEV ,

The lastupdate route is available from server version 2.11.

Best regards, Charlène Auger

C0unt-0 commented 1 year ago

@charleneauger Thank you!