API reference: Batch-modify profiles w/ 100+ profiles (#34853)

Requests take 5+ seconds

Context:
https://github.com/fleetdm/fleet/issues/32786#issuecomment-3456612158
This commit is contained in:
Noah Talerman
2025-10-28 12:03:30 -05:00
committed by GitHub
parent e1b325130a
commit 2bc25471f6
+2
View File
@@ -5866,6 +5866,8 @@ For Windows profiles, Fleet applies new profiles or updates when content changes
For declaration (DDM) profiles, hosts with new, updated, or removed profiles are marked “Pending,” and Fleet sends a [DeclarativeManagement command](https://developer.apple.com/documentation/devicemanagement/declarativemanagementcommand) to tell Apple (macOS, iOS, iPadOS) hosts to sync profiles. If declarations are current, no command is sent and the host is not marked "Pending."
For requests with 100+ profiles, requests will take 5+ seconds.
`POST /api/v1/fleet/configuration_profiles/batch`
#### Parameters