opensearch-sdk-java icon indicating copy to clipboard operation
opensearch-sdk-java copied to clipboard

Migrate Create monitor to SDK using SDKRestClient

Open dbwiddis opened this issue 2 years ago • 0 comments

Is your feature request related to a problem?

Part of https://github.com/opensearch-project/OpenSearch/issues/5224

What solution would you like?

Migrate the Create monitor 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:

  • [ ] POST _plugins/_alerting/monitors

dbwiddis avatar Jan 29 '23 02:01 dbwiddis