https://github.com/osquery/osquery logo
#fleet
Title
# fleet
l

Lailton Montenegro

03/28/2023, 10:39 PM
Hey team, how u doing? guys, is there the fleet UI "Used by” field in fleet API? Tks for your help. 🙂
c

chrismsnz

03/28/2023, 10:47 PM
yeah, if you're querying
/hosts
you need to pass
?device_mapping=true
and then there will be a
device_mapping
array in the response
l

Lailton Montenegro

03/29/2023, 1:02 PM
👌 Thank you so much @chrismsnz
11 Views