fleet/docs/Contributing/product-groups/orchestration
Jordan Montgomery e9f595a2e2
31167: SUSP api (#32163)
For #31167 

Adds API Changes for showing user-scoped profile scoeps and managed
local user accounts

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/guides/committing-changes.md#changes-files)
for more information.

- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [x] If paths of existing endpoints are modified without backwards
compatibility, checked the frontend/CLI for any necessary changes

## Testing

- [x] Added/updated automated tests
- [x] Where appropriate, [automated tests simulate multiple hosts and
test for host
isolation](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/reference/patterns-backend.md#unit-testing)
(updates to one hosts's records do not affect another)

- [x] QA'd all new/changed functionality manually
2025-08-26 11:31:06 -04:00
..
custom-oid-extensions.md Host identity cert renewal: added IANA number and jitter (#31579) 2025-08-07 08:24:47 +02:00
file-carving.md Migrate from aws-sdk-go v1 to v2 (#30308) 2025-06-30 17:45:39 -03:00
README.md Organize contributor docs and establish ADR process and template (#29101) 2025-05-17 15:03:52 -05:00
teams.md Organize contributor docs and establish ADR process and template (#29101) 2025-05-17 15:03:52 -05:00
tpm-backed-http-signing.md Host identity cert renewal: added IANA number and jitter (#31579) 2025-08-07 08:24:47 +02:00
understanding-host-vitals.md 31167: SUSP api (#32163) 2025-08-26 11:31:06 -04:00

Orchestration

This directory contains documentation specific to Fleet's Orchestration product group.

Overview

Fleet's Orchestration functionality allows organizations to manage and query devices at scale using osquery, providing visibility into device status, configuration, and security posture.

Contents