Skip to content

[FEATURE] Implement the logic for searching the detector #214

@owaiskazi19

Description

@owaiskazi19

Is your feature request related to a problem?

The rest handler created in #213 needs to search for if the detector is created already or not. For searching needs to make a SearchRequest call.

  • SearchRequest to find detector with the detector id
  • Register Modules in SDKClient for Jackson Parsing
  • Handle Jackson Parsing in OpenSearch
  • CreateXContentParser for get detector response
  • ensureExpectedToken
  • parse -> detector
  • Response

What solution would you like?

A clear and concise description of what you want to happen.

What alternatives have you considered?

A clear and concise description of any alternative solutions or features you've considered.

Do you have any additional context?

Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions