-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update bulk_reassign_agents_request to include batchSize body parameter #1465
Conversation
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
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
This pull request does not have a backport label. Could you fix it @asmith-elastic? 🙏
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @asmith-elastic! I'll backport this into the 8.16 docs.
The page being updated is generated, but I guess we won't be generating them anymore, and likely removing them in favour of the newer, better ones that you pointed to in the description. :-)
…er (#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: 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)
…er (#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: 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)
…er (#1465) (#1476) 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]>
…er (#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]>
This change documents the ability to leverage a
batchSize
body parameter for thebulk_reassign_agents_request
which was introduced in the following PR: elastic/kibana#134565This will also help align the documentation with the following Kibana API docs: https://www.elastic.co/docs/api/doc/kibana/operation/operation-post-fleet-agents-bulk-reassign