Channels
doorman
zercurity
infrastructure
code-review
queryhub
apple-silicon
carving
goquery
aws
querycon
golang
file-carving
fuzzing
help-proxy
darkbytes
process-auditing
general
windows
random
fleet-dev
tls
fim
zentral
zeek
auditing-warroom
linen-dev
fleetosquery
plugins
jobs
arm-architecture
uptycs
android_tests
selfgroup
vendor-feeds
fleet
eclecticiq-polylogyx-extension
ebpf
website
core
macos
kolide
osctrl
extensions
foundation
sql
officehours
linux
community-feeds
Powered by
#fleet
Title
d
defensivedepth
03/08/2021, 2:41 PM
The current API docs say to use:
https://github.com/fleetdm/fleet/blob/master/docs/1-Using-Fleet/3-REST-API.md#example-with-one-host-targeted-by-id
But
/spec/
is not currently used in the Fleet API - is this future or just an oversight in the docs?
n
Noah Talerman
03/08/2021, 4:02 PM
This is a mistake in the docs. The correct endpoint is
/api/v1/fleet/queries/run
with no
/spec/
Thanks for catching this! Opening a PR with this correction to the docs now
👍 1
Open PR for reference:
https://github.com/fleetdm/fleet/pull/411
4 Views
Post