diff --git a/docs/reference/licensing/get-license.asciidoc b/docs/reference/licensing/get-license.asciidoc index f888267dabbdc..597e540d86620 100644 --- a/docs/reference/licensing/get-license.asciidoc +++ b/docs/reference/licensing/get-license.asciidoc @@ -30,8 +30,13 @@ https://www.elastic.co/subscriptions. (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) Specifies whether to retrieve enterprise license. + `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