Skip to content

Commit 506549e

Browse files
author
Ken MacInnis
authored
document accept_enterprise parameter
This was added in 7.6, will be deprecated in 8.x, and removed in 9.x+ (noted in text). #50067
1 parent 89204e0 commit 506549e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/reference/licensing/get-license.asciidoc

+7
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,13 @@ response after cluster startup, wait a short period and retry the request.
3232
`local`::
3333
(Boolean) Specifies whether to retrieve local information. The default value
3434
is `false`, which means the information is retrieved from the master node.
35+
36+
`accept_enterprise`::
37+
(Boolean) Specifies if `enterprise` should be returned for Enterprise license
38+
types, or `platinum` (default), for backwards compatibility.
39+
40+
This parameter is deprecated and always be set to `true` in 8.x,
41+
and will be removed after.
3542

3643

3744
[discrete]

0 commit comments

Comments
 (0)