From 351f064f97b86cb90eaad2e73a3126273fc6ee8c Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Thu, 21 May 2026 14:21:15 -0400 Subject: [PATCH] Update guidance on transferring hosts in Fleet (#45940) - @noahtalerman: Performance improvements coming in 4.86 that lets us remove this. --- docs/REST API/rest-api.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/REST API/rest-api.md b/docs/REST API/rest-api.md index 88d47dc3ae..d410de4151 100644 --- a/docs/REST API/rest-api.md +++ b/docs/REST API/rest-api.md @@ -4444,8 +4444,6 @@ _Available in Fleet Premium_ ### Update hosts' fleet by filter -> If you're using Windows MDM features with 10,000+ hosts and 10+ configuration profiles, the best practice is to transfer hosts in 1,000 hosts batches instead of 10,000+ at once because Fleet saw performance issues. Performance improvements are coming soon. - _Available in Fleet Premium_ `POST /api/v1/fleet/hosts/transfer/filter`