New

The executive guide to generative AI

Read more

ElasticsearchClusterUser

edit

The information about an Elasticsearch cluster user.

Properties

edit
password_hash (string, required)
The hashed password
username (string, required)
The username

Example

edit
{
   "password_hash" : "string",
   "username" : "string"
}

On this page

Was this helpful?
Feedback