I am using the https://server:port/api/fixlets/{site type}/{site name} to retrieve all the fixlets from “External Site/ Patches for Windows”. When I compare the output from the rest api and bigfix console, the number of fixlet for Patches for Windows doesn’t match up. The rest api only retrieve 304 fixlets, in the BigFix console the Patches for Windows has 941 fixlets. What is the cause of difference of number between the api and manage console? Any help is appreciated.
@gnada, can you help me reconcile the data?
If you are referring to Patches for Windows, there should be more than 12,000 Fixlets.
Also, the REST API URL should be something like:
The REST API for Fixlets in our posts will return all Fixlets, so they should be in the +12,000 range.
I was just wondering what statement you used that returned only 304 Fixlets.
@gnada, what is the data that you would like to get back from the call?
All Fixlets from the “Patches for Windows” site?
Can you please decode and show the statement including the actual site name being replaced?
When I ran it, I got over 12,000 Fixlets returned.
I am still getting a low amount of fixlets and the number is not matching up with what is in the bigfix console. I would like to get all the fixlets in external Enterprise Security Site.
As for an update, i was able to make my account to be a MO for external enterprise security site. Re-run the api call and it return back 400 fixlets which is still low.