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
owaiskazi19
changed the title
[FEATURE] Migrate Search Detector info to SDK using SDKRestClient
Migrate Search Detector info to SDK using SDKRestClient
Apr 12, 2023
Is your feature request related to a problem?
We missed adding this API as it's not documented here: https://opensearch.org/docs/latest/observing-your-data/ad/api/#search-detector
Part of opensearch-project/OpenSearch#5224
What solution would you like?
Migrate the Search Detector info Rest API to Extensions SDK using SDKRestClient.
Use the implementation of #353 as a reference. Add new issues for any steps you skip.
Implement the following API endpoints:
GET _plugins/_anomaly_detection/detectors/count
GET _plugins/_anomaly_detection/detectors/match
The text was updated successfully, but these errors were encountered: