Bigfix Inventory Rest API Failing with Error 404

The computers API is failing with a 404 error. We are able to get successful return from the computer_systems API, but not the computers API. So, we have the correct format. Is this a know issue?

Here is the command-line being used with the token being masked.
https://bfiserver:9081/api/sam/v2/computers?token=xxxxxxxxxxxxxxxxxxxx.

We are using BFI 9.2.7.

1 Like

@mbartosh - Version 2 of REST APIs for software and hardware inventory are introduced in BFI 9.2.8.

https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/Tivoli%20Endpoint%20Manager/page/Updates%20and%20Patches

Thanks. We have upgraded to 9.2.8 and the computers API is working, but it seems like there are less fields returned than the computer_systems API. I am not sure what the purpose of the new API is.