diff --git a/docs/reference/licensing/get-license.asciidoc b/docs/reference/licensing/get-license.asciidoc index 5f24e623ec2e7..b4897f5727cd9 100644 --- a/docs/reference/licensing/get-license.asciidoc +++ b/docs/reference/licensing/get-license.asciidoc @@ -32,7 +32,14 @@ response after cluster startup, wait a short period and retry the request. `local`:: (Boolean) Specifies whether to retrieve local information. The default value is `false`, which means the information is retrieved from the master node. - + + `accept_enterprise`:: +(Boolean) If `true`, this parameter returns `enterprise` for Enterprise +license types. If `false`, this parameter returns `platinum` for both +`platinum` and `enterprise` license types. This behavior is maintained for +backwards compatibility. + +deprecated::[7.6.0,"This parameter is deprecated and will always be set to `true` in 8.x."] [discrete] ==== Authorization