James Rodewig
c054f963e2
[DOCS] Note get license API can return a `404` ( #73951 )
...
If the master node is generating a new cluster state, the get license API may
return a `404` response.
Closes #70848
2021-06-10 09:19:20 -04:00
James Rodewig
1ea83359bb
[DOCS] Fix case for 'Boolean' ( #64299 )
2020-10-29 09:04:43 -04:00
James Rodewig
2774cd6938
[DOCS] Swap `[float]` for `[discrete]` ( #60124 )
...
Changes instances of `[float]` in our docs for `[discrete]`.
Asciidoctor prefers the `[discrete]` tag for floating headings:
https://asciidoctor.org/docs/asciidoc-asciidoctor-diffs/#blocks
2020-07-23 11:48:22 -04:00
Tim Vernum
8727f2717e
Add max_resource_units to enterprise license ( #50735 )
...
The enterprise license type must has "max_resource_units" and may not
have "max_nodes".
This change adds support for this new field, validation that the field
is present if-and-only-if the license is enterprise and bumps the
license version number to reflect the new field.
2020-01-13 18:13:20 +11:00
Lisa Cawley
4e4990c6a0
[DOCS] Cleans up links to security content ( #47610 )
2019-10-04 16:10:26 -07:00
James Rodewig
e43be90e6c
[DOCS] [5 of 5] Change // TESTRESPONSE comments to [source,console-results] ( #46449 )
2019-09-06 14:05:36 -04:00
James Rodewig
97802d8aff
[DOCS] Change // CONSOLE comments to [source,console] ( #46441 )
2019-09-06 10:55:16 -04:00
lcawl
32bed098bb
[DOCS] Synchs titles of X-Pack APIs
2018-12-20 10:27:24 -08:00
Jason Tedor
a3186e4a32
Deprecate X-Pack centric license endpoints ( #35959 )
...
This commit is part of our plan to deprecate and ultimately remove the
use of _xpack in the REST APIs.
2018-11-28 08:24:35 -05:00
Jason Tedor
bf5f0af491
Use trial license in docs tests ( #34673 )
...
This commit switches to using a trial license in the docs tests that run
on the default distribution. This is needed so that docs tests can be
executed against non-basic features.
2018-10-21 06:23:42 -04:00
Lisa Cawley
f012de0f00
[DOCS] Move licensing APIs to docs ( #31445 )
2018-06-20 08:17:11 -07:00