|
11783 | 11783 | "tags": [
|
11784 | 11784 | "indices.get_index_template"
|
11785 | 11785 | ],
|
11786 |
| - "summary": "Returns information about one or more index templates", |
| 11786 | + "summary": "Get index templates", |
| 11787 | + "description": "Returns information about one or more index templates.", |
11787 | 11788 | "externalDocs": {
|
11788 | 11789 | "url": "https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-get-template.html"
|
11789 | 11790 | },
|
|
11815 | 11816 | "tags": [
|
11816 | 11817 | "indices.put_index_template"
|
11817 | 11818 | ],
|
11818 |
| - "summary": "Creates or updates an index template", |
| 11819 | + "summary": "Create or update an index template", |
11819 | 11820 | "description": "Index templates define settings, mappings, and aliases that can be applied automatically to new indices.",
|
11820 | 11821 | "externalDocs": {
|
11821 | 11822 | "url": "https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-put-template.html"
|
|
11848 | 11849 | "tags": [
|
11849 | 11850 | "indices.put_index_template"
|
11850 | 11851 | ],
|
11851 |
| - "summary": "Creates or updates an index template", |
| 11852 | + "summary": "Create or update an index template", |
11852 | 11853 | "description": "Index templates define settings, mappings, and aliases that can be applied automatically to new indices.",
|
11853 | 11854 | "externalDocs": {
|
11854 | 11855 | "url": "https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-put-template.html"
|
|
11881 | 11882 | "tags": [
|
11882 | 11883 | "indices.delete_index_template"
|
11883 | 11884 | ],
|
11884 |
| - "summary": "The provided <index-template> may contain multiple template names separated by a comma", |
11885 |
| - "description": "If multiple template names are specified then there is no wildcard support and the provided names should match completely with existing templates.", |
| 11885 | + "summary": "Delete an index template", |
| 11886 | + "description": "The provided <index-template> may contain multiple template names separated by a comma. If multiple template names are specified then there is no wildcard support and the provided names should match completely with existing templates.", |
11886 | 11887 | "externalDocs": {
|
11887 | 11888 | "url": "https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-delete-template.html"
|
11888 | 11889 | },
|
|
11980 | 11981 | "tags": [
|
11981 | 11982 | "indices.get_template"
|
11982 | 11983 | ],
|
11983 |
| - "summary": "Retrieves information about one or more index templates", |
| 11984 | + "summary": "Get index templates", |
| 11985 | + "description": "Retrieves information about one or more index templates.", |
11984 | 11986 | "externalDocs": {
|
11985 | 11987 | "url": "https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-get-template-v1.html"
|
11986 | 11988 | },
|
|
12009 | 12011 | "tags": [
|
12010 | 12012 | "indices.put_template"
|
12011 | 12013 | ],
|
12012 |
| - "summary": "Creates or updates an index template", |
| 12014 | + "summary": "Create or update an index template", |
12013 | 12015 | "description": "Index templates define settings, mappings, and aliases that can be applied automatically to new indices.",
|
12014 | 12016 | "externalDocs": {
|
12015 | 12017 | "url": "https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-templates-v1.html"
|
|
12045 | 12047 | "tags": [
|
12046 | 12048 | "indices.put_template"
|
12047 | 12049 | ],
|
12048 |
| - "summary": "Creates or updates an index template", |
| 12050 | + "summary": "Create or update an index template", |
12049 | 12051 | "description": "Index templates define settings, mappings, and aliases that can be applied automatically to new indices.",
|
12050 | 12052 | "externalDocs": {
|
12051 | 12053 | "url": "https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-templates-v1.html"
|
|
12136 | 12138 | "tags": [
|
12137 | 12139 | "indices.exists_template"
|
12138 | 12140 | ],
|
12139 |
| - "summary": "Returns information about whether a particular index template exists", |
| 12141 | + "summary": "Check existence of index templates", |
| 12142 | + "description": "Returns information about whether a particular index template exists.", |
12140 | 12143 | "externalDocs": {
|
12141 | 12144 | "url": "https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-template-exists-v1.html"
|
12142 | 12145 | },
|
|
12975 | 12978 | "tags": [
|
12976 | 12979 | "indices.get_index_template"
|
12977 | 12980 | ],
|
12978 |
| - "summary": "Returns information about one or more index templates", |
| 12981 | + "summary": "Get index templates", |
| 12982 | + "description": "Returns information about one or more index templates.", |
12979 | 12983 | "externalDocs": {
|
12980 | 12984 | "url": "https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-get-template.html"
|
12981 | 12985 | },
|
|
13426 | 13430 | "tags": [
|
13427 | 13431 | "indices.get_template"
|
13428 | 13432 | ],
|
13429 |
| - "summary": "Retrieves information about one or more index templates", |
| 13433 | + "summary": "Get index templates", |
| 13434 | + "description": "Retrieves information about one or more index templates.", |
13430 | 13435 | "externalDocs": {
|
13431 | 13436 | "url": "https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-get-template-v1.html"
|
13432 | 13437 | },
|
|
14355 | 14360 | "tags": [
|
14356 | 14361 | "indices.simulate_index_template"
|
14357 | 14362 | ],
|
| 14363 | + "summary": "Simulate an index", |
| 14364 | + "description": "Returns the index configuration that would be applied to the specified index from an existing index template.", |
14358 | 14365 | "externalDocs": {
|
14359 | 14366 | "url": "https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-simulate-index.html"
|
14360 | 14367 | },
|
|
14425 | 14432 | "tags": [
|
14426 | 14433 | "indices.simulate_template"
|
14427 | 14434 | ],
|
14428 |
| - "summary": "Returns the index configuration that would be applied by a particular index template", |
| 14435 | + "summary": "Simulate an index template", |
| 14436 | + "description": "Returns the index configuration that would be applied by a particular index template.", |
14429 | 14437 | "externalDocs": {
|
14430 | 14438 | "url": "https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-simulate-template.html"
|
14431 | 14439 | },
|
|
14456 | 14464 | "tags": [
|
14457 | 14465 | "indices.simulate_template"
|
14458 | 14466 | ],
|
14459 |
| - "summary": "Returns the index configuration that would be applied by a particular index template", |
| 14467 | + "summary": "Simulate an index template", |
| 14468 | + "description": "Returns the index configuration that would be applied by a particular index template.", |
14460 | 14469 | "externalDocs": {
|
14461 | 14470 | "url": "https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-simulate-template.html"
|
14462 | 14471 | },
|
|
0 commit comments