Browse Source

[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
James Rodewig 4 years ago
parent
commit
c054f963e2
1 changed files with 3 additions and 0 deletions
  1. 3 0
      docs/reference/licensing/get-license.asciidoc

+ 3 - 0
docs/reference/licensing/get-license.asciidoc

@@ -22,6 +22,9 @@ when it expires, for example.
 For more information about the different types of licenses, see
 https://www.elastic.co/subscriptions.
 
+NOTE: If the master node is generating a new cluster state, the get license API
+may return a `404 Not Found` response. If you receive an unexpected `404`
+response after cluster startup, wait a short period and retry the request. 
 
 [discrete]
 ==== Query Parameters