Skip to content

[FEATURE] Implement AD TransportGetFieldMappingsAction #361

@dbwiddis

Description

@dbwiddis

Is your feature request related to a problem?

AbstractAnomalyDetectionActionHandler executes GetFieldMappingsAction twice (line 388 and 668) as part of field validation steps. The implementation involves cluster-level / shard-level actions that go beyond capabilities of the Rest client. These need to be investigated and implemented.

What solution would you like?

Update SDKClusterService to offer an API to accomplish the above.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions