Skip to content
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

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

asmith-elastic
Copy link
Contributor

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 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

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
@asmith-elastic asmith-elastic requested a review from a team as a code owner November 14, 2024 16:54
Copy link

A documentation preview will be available soon.

Request a new doc build by commenting
  • Rebuild this PR: run docs-build
  • Rebuild this PR and all Elastic docs: run docs-build rebuild

run docs-build is much faster than run docs-build rebuild. A rebuild should only be needed in rare situations.

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.

Copy link
Contributor

mergify bot commented Nov 14, 2024

This pull request does not have a backport label. Could you fix it @asmith-elastic? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-/d./d is the label to automatically backport to the /d./d branch. /d is the digit
    NOTE: backport-skip has been added to this pull request.

Copy link
Contributor

@kilfoyle kilfoyle left a 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. :-)

@asmith-elastic asmith-elastic merged commit 421a653 into main Nov 18, 2024
4 checks passed
mergify bot pushed a commit that referenced this pull request Nov 18, 2024
…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)
mergify bot pushed a commit that referenced this pull request Nov 18, 2024
…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)
kilfoyle added a commit that referenced this pull request Nov 18, 2024
…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]>
kilfoyle added a commit that referenced this pull request Nov 18, 2024
…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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants