Skip to content

Commit 9aab762

Browse files
mergify[bot]asmith-elastickilfoyle
authored
Update bulk_reassign_agents_request to include batchSize body parameter (#1465) (#1477)
This change documents the ability to leverage a batchSize body parameter for the bulk_reassign_agents_request which was introduced in the following PR: elastic/kibana#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 421a653) Co-authored-by: Austin Smith <[email protected]> Co-authored-by: David Kilfoyle <[email protected]>
1 parent e2643a6 commit 9aab762

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/en/ingest-management/fleet/api-generated/rules/fleet-apis-passthru.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7436,6 +7436,7 @@ Any modifications made to this file will be overwritten.
74367436
<div class='model-description'></div>
74377437
<div class="field-items">
74387438
<div class="param">policy_id </div><div class="param-desc"><span class="param-type"><a href="#string">String</a></span> new agent policy id </div>
7439+
<div class="param">batchSize (optional)</div><div class="param-desc"><span class="param-type"><a href="#number">Big Decimal</a></span> </div>
74397440
<div class="param">agents </div><div class="param-desc"><span class="param-type"><a href="#bulk_reassign_agents_request_agents">bulk_reassign_agents_request_agents</a></span> </div>
74407441
</div> <!-- field-items -->
74417442
</div>

0 commit comments

Comments
 (0)