New

The executive guide to generative AI

Read more

indices.deleteTemplate

edit
client.indices.deleteTemplate({
  name: string,
  timeout: string,
  master_timeout: string
})

Reference

name

string - The name of the template

timeout

string - Explicit operation timeout

master_timeout or masterTimeout

string - Specify timeout for connection to master

Was this helpful?
Feedback