James Rodewig
7c8bfe803b
[DOCS] Make cat API verbose query param explicit ( #67300 ) ( #67308 )
2021-01-12 08:34:33 -05:00
James Rodewig
a2b18e9ab9
[DOCS] Fix case for 'Boolean' ( #64299 ) ( #64342 )
2020-10-29 10:05:57 -04:00
James Rodewig
60876a0e32
[DOCS] Replace Wikipedia links with attribute ( #61171 ) ( #61209 )
2020-08-17 11:27:04 -04:00
Lisa Cawley
db5bf92acf
[7.x][DOCS] Replace docdir attribute with es-repo-dir ( #57489 ) ( #57494 )
2020-06-01 16:42:53 -07:00
James Rodewig
99fdea50dd
[DOCS] Correct cat snapshots API request example ( #50274 )
...
For 7.x and earlier branches, `_cat/repositories` API requests require a
repository name.
This removes an erroneous request example without a repository name
added with a8e0275
.
2019-12-17 09:23:38 -05:00
James Rodewig
5f3ef2e09c
[DOCS] Remove unsupported `local` and `master_timeout` parms from cat API docs ( #47933 )
2019-10-14 11:39:31 -04:00
James Rodewig
a8e027551a
[DOCS] Document `bytes` and `time` params in cat API docs ( #47672 ) ( #47854 )
2019-10-10 09:48:40 -04:00
James Rodewig
b59ecde041
[DOCS] [2 of 5] Change // CONSOLE comments to [source,console] ( #46353 ) ( #46502 )
2019-09-09 13:38:14 -04:00
James Rodewig
ceb8b9bbee
Change `{var}` convention to `<var>` ( #45904 )
2019-08-23 10:57:48 -04:00
James Rodewig
109358ca3f
[DOCS] Reformat cat API titles ( #45407 )
2019-08-13 08:37:10 -04:00
James Rodewig
c1c3bd011a
[DOCS] Reformats cat snapshots API ( #45402 )
2019-08-12 08:41:57 -04:00
James Rodewig
a63f60b776
[DOCS] Remove heading offsets for REST APIs ( #44568 )
...
Several files in the REST APIs nav section are included using
:leveloffset: tags. This increments headings (h2 -> h3, h3 -> h4, etc.)
in those files and removes the :leveloffset: tags.
Other supporting changes:
* Alphabetizes top-level REST API nav items.
* Change 'indices APIs' heading to 'index APIs.'
* Changes 'Snapshot lifecycle management' heading to sentence case.
2019-07-19 14:36:06 -04:00
James Rodewig
5913723788
[DOCS] Change `// TESTRESPONSE[_cat]` to `// TESTRESPONSE[non_json]` ( #43006 )
2019-06-10 09:53:05 -04:00
Nik Everett
45dd3780e2
CONSOLEify remaining _cat docs
...
Relates to #18160
2017-05-03 20:59:27 -04:00
Yannick Welsch
825d0c64e6
Add duration field to /_cat/snapshots
...
Closes #14385
2015-11-04 10:34:00 +01:00
Yannick Welsch
ca75b7b6ce
Add cat API for repositories and snapshots
...
Closes #14247
Closes #13919
2015-10-26 18:37:10 +01:00