2021-06-21 22:01:35 +08:00
|
|
|
[role="xpack"]
|
2019-09-05 02:11:52 +08:00
|
|
|
[[enrich-apis]]
|
|
|
|
== Enrich APIs
|
|
|
|
|
2019-11-20 02:56:51 +08:00
|
|
|
The following enrich APIs are available for managing <<enrich-policy,enrich
|
|
|
|
policies>>:
|
2019-09-05 02:11:52 +08:00
|
|
|
|
2019-11-20 02:56:51 +08:00
|
|
|
* <<put-enrich-policy-api>> to create or replace an enrich policy
|
2019-09-05 02:11:52 +08:00
|
|
|
* <<delete-enrich-policy-api>> to delete an enrich policy
|
|
|
|
* <<get-enrich-policy-api>> to return information about an enrich policy
|
|
|
|
* <<execute-enrich-policy-api>> to execute an enrich policy
|
2019-09-12 01:52:20 +08:00
|
|
|
* <<enrich-stats-api>> to get enrich-related stats
|
2019-09-05 02:11:52 +08:00
|
|
|
|
|
|
|
|
|
|
|
include::put-enrich-policy.asciidoc[]
|
|
|
|
|
|
|
|
include::delete-enrich-policy.asciidoc[]
|
|
|
|
|
|
|
|
include::get-enrich-policy.asciidoc[]
|
|
|
|
|
|
|
|
include::execute-enrich-policy.asciidoc[]
|
2019-09-11 18:58:46 +08:00
|
|
|
|
|
|
|
include::enrich-stats.asciidoc[]
|