We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97bac4b commit 7a1c934Copy full SHA for 7a1c934
specification/indices/exists_index_template/IndicesExistsIndexTemplateRequest.ts
@@ -29,6 +29,7 @@ import { Duration } from '@_types/Time'
29
* @availability stack stability=stable
30
* @availability serverless stability=stable visibility=public
31
* @doc_id index-templates-exist
32
+ * @cluster_privileges manage_index_templates
33
*/
34
export interface Request extends RequestBase {
35
urls: [
0 commit comments