Skip to content

[DOCS] Update alias API docs for data stream aliases #73419

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

Merged
merged 3 commits into from
Jun 1, 2021
Merged

[DOCS] Update alias API docs for data stream aliases #73419

merged 3 commits into from
Jun 1, 2021

Conversation

@jrodewig jrodewig changed the title [DOCS] Update alias API docs for data streams [DOCS] Update alias API docs for data stream aliases May 26, 2021
@jrodewig jrodewig added :Data Management/Indices APIs APIs to create and manage indices and templates >docs General docs changes v7.14.0 v8.0.0 labels May 28, 2021
Updates the docs for several alias APIs for data stream aliases. Also
removes some redundant examples now covered in the [aliases guide][0].

[0]: https://www.elastic.co/guide/en/elasticsearch/reference/master/alias.html
@jrodewig jrodewig marked this pull request as ready for review May 28, 2021 14:33
@elasticmachine elasticmachine added Team:Data Management Meta label for data/management team Team:Docs Meta label for docs team labels May 28, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features (Team:Core/Features)

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-docs (Team:Docs)

@jrodewig jrodewig requested a review from martijnvg May 28, 2021 14:33
Copy link
Member

@martijnvg martijnvg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks James!

`index_routing`::
(Optional, string) Value used to route indexing operations to a specific shard.
If specified, this overwrites the `routing` value for indexing operations. Data
stream aliases don't support this parameter.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line can now be removed. I just merged #73462.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. I've removed the line for the is_write_index parameter.

@jrodewig
Copy link
Contributor Author

jrodewig commented Jun 1, 2021

Thanks @martijnvg.

@jrodewig
Copy link
Contributor Author

jrodewig commented Jun 1, 2021

@elasticmachine update branch

@jrodewig jrodewig merged commit 74bc81c into elastic:master Jun 1, 2021
@jrodewig jrodewig deleted the docs__update-alias-api-docs branch June 1, 2021 12:45
jrodewig added a commit that referenced this pull request Jun 1, 2021
Updates the docs for several alias APIs for data stream aliases. Also
removes some redundant examples now covered in the [aliases guide][0].

[0]: https://www.elastic.co/guide/en/elasticsearch/reference/master/alias.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Data Management/Indices APIs APIs to create and manage indices and templates >docs General docs changes Team:Data Management Meta label for data/management team Team:Docs Meta label for docs team v7.14.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants