2019-09-04 14:11:52 -04:00
|
|
|
[[enrich-apis]]
|
|
|
|
== Enrich APIs
|
|
|
|
|
2019-11-19 16:38:13 -05:00
|
|
|
The following enrich APIs are available for managing <<enrich-policy,enrich
|
|
|
|
policies>>:
|
2019-09-04 14:11:52 -04:00
|
|
|
|
2019-11-19 16:38:13 -05:00
|
|
|
* <<put-enrich-policy-api>> to create or replace an enrich policy
|
2019-09-04 14:11:52 -04: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-11 13:52:20 -04:00
|
|
|
* <<enrich-stats-api>> to get enrich-related stats
|
2019-09-04 14:11:52 -04:00
|
|
|
|
|
|
|
|
|
|
|
include::put-enrich-policy.asciidoc[]
|
|
|
|
|
|
|
|
include::delete-enrich-policy.asciidoc[]
|
|
|
|
|
|
|
|
include::get-enrich-policy.asciidoc[]
|
|
|
|
|
|
|
|
include::execute-enrich-policy.asciidoc[]
|
2019-09-11 06:58:46 -04:00
|
|
|
|
|
|
|
include::enrich-stats.asciidoc[]
|