You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:param index_name: Name of the index on which to perform the operation. (required)
2815
2816
:type index_name: str
2816
2817
:param request_options: The request options to send along with the query, they will be merged with the transporter base parameters (headers, query params, timeouts, etc.). (optional)
2817
-
:return: Returns the deserialized response in a 'IndexSettings' result object.
2818
+
:return: Returns the deserialized response in a 'SettingsResponse' result object.
0 commit comments