From 4d19c6342679784f18bca765a1f02cbf29bb24fa Mon Sep 17 00:00:00 2001 From: Austin Smith <76973609+asmith-elastic@users.noreply.github.com> Date: Mon, 18 Nov 2024 09:09:05 -0800 Subject: [PATCH] Update bulk_reassign_agents_request to include batchSize body parameter (#1465) This change documents the ability to leverage a batchSize body parameter for the bulk_reassign_agents_request which was introduced in the following PR: https://github.com/elastic/kibana/pull/134565 This will help align the documentation with the Kibana API docs: https://www.elastic.co/guide/en/fleet/current/fleet-apis.html#bulkReassignAgents (cherry picked from commit 421a65334b7a19c54dc9db74ad746c043d811fa8) --- .../fleet/api-generated/rules/fleet-apis-passthru.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en/ingest-management/fleet/api-generated/rules/fleet-apis-passthru.asciidoc b/docs/en/ingest-management/fleet/api-generated/rules/fleet-apis-passthru.asciidoc index e0f13e930..12b8e18f8 100644 --- a/docs/en/ingest-management/fleet/api-generated/rules/fleet-apis-passthru.asciidoc +++ b/docs/en/ingest-management/fleet/api-generated/rules/fleet-apis-passthru.asciidoc @@ -7436,6 +7436,7 @@ Any modifications made to this file will be overwritten.
policy_id
String new agent policy id
+
batchSize (optional)
Big Decimal
agents
bulk_reassign_agents_request_agents