Skip to content

Add a way to determine whether an index setting is private from the API #44440

@dakrone

Description

@dakrone

Currently we have certain index settings that use the Property.PrivateIndex property, and are thus unsettable from the regular REST API.

We should have a way to determine whether a setting is private from the API. For instance, when re-indexing an index, a user may want to copy the index's settings, but can't copy any private settings, or else the index creation will fail with "Validation Failed: 1: private index setting [index.frozen] can not be set explicitly"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions