Hey guys! Sorry if this has been answered previous...
# fleet
f
Hey guys! Sorry if this has been answered previously, but I'm trying to filter API endpoints on my WAF to only expose the ones needed by Osquery and Orbit. Looking at FAQ in the end I can see a bunch of API endpoints to whitelist, but on my WAF logs I can see that we have requests for
/api/latest/fleet/device/[DEVICE_UUID]/desktop
. This API is not documented on the FAQ and actually the UUIDs on the requests do not match any endpoint UUID on my FleetDM host list. Do you have more information on it? Thanks!