Document new namespaces

This commit is contained in:
Seth Michael Larson
2021-03-23 15:29:31 -05:00
parent ce92e6062e
commit 3f6b4dcf86
2 changed files with 15 additions and 0 deletions
+6
View File
@@ -133,6 +133,12 @@ Dangling Indices
.. autoclass:: DanglingIndicesClient
:members:
Features
--------
.. autoclass:: FeaturesClient
:members:
Indices
-------
+9
View File
@@ -83,6 +83,15 @@ can be used to manage your licences.
.. autoclass:: LicenseClient
:members:
Logstash
--------
`Logstash APIs <https://www.elastic.co/guide/en/elasticsearch/reference/7.x/logstash-apis.html>`_
manage Pipelines used by Logstash Central Management.
.. autoclass:: LogstashClient
:members:
Machine Learning
----------------