Skip to content

Conversation

@seanzatzdev
Copy link
Contributor

This PR adds the index mode in the resolve index action response, and resolves this issue: #110382

e.g.

{
    "indices": [
        {
            "name": "blogs",
            "attributes": [
                "open"
            ],
            "mode": "standard"
        }
    ],
    "aliases": [],
    "data_streams": []
}

@seanzatzdev seanzatzdev self-assigned this Aug 14, 2025
@seanzatzdev seanzatzdev added :Data Management/Indices APIs APIs to create and manage indices and templates Team:Data Management Meta label for data/management team labels Aug 14, 2025
@seanzatzdev seanzatzdev marked this pull request as ready for review August 14, 2025 13:24
@seanzatzdev seanzatzdev requested a review from masseyke August 14, 2025 13:24
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

@elasticsearchmachine
Copy link
Collaborator

Hi @seanzatzdev, I've created a changelog YAML for you.

Copy link
Member

@masseyke masseyke left a comment

Choose a reason for hiding this comment

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

I left a couple of comments, but it look good to me.

@seanzatzdev seanzatzdev enabled auto-merge (squash) August 15, 2025 21:35
@seanzatzdev seanzatzdev merged commit 008cdd5 into elastic:main Aug 18, 2025
35 checks passed
@seanzatzdev seanzatzdev deleted the feature/resolve-add-index branch August 18, 2025 14:10
rjernst pushed a commit to rjernst/elasticsearch that referenced this pull request Aug 18, 2025
* Add index mode to resolve index response.

* Add yaml rest test

* Update docs/changelog/132858.yaml

---------

Co-authored-by: elasticsearchmachine <[email protected]>
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 >feature Team:Data Management Meta label for data/management team v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants