Skip to content

Availability of cluster.put_settings in Serverless #2282

@picandocodigo

Description

@picandocodigo

The definition for cluster.put_settings is out of sync with Serverless.

The source code labels it as stable/public.

* @availability serverless stability=stable visibility=public

However, when running this API against Serverless we get a 404 error:

> client.cluster.put_settings(body: {})
[404] {"error":"Request for uri [/_cluster/settings] with method [PUT] exists but is not available when running in serverless mode"} 
(Elastic::Transport::Transport::Errors::NotFound)

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