19 lines
520 B
Plaintext
19 lines
520 B
Plaintext
|
[[enrich-apis]]
|
||
|
== Enrich APIs
|
||
|
|
||
|
The following enrich APIs are available for managing enrich policies:
|
||
|
|
||
|
* <<put-enrich-policy-api>> to add or update an enrich policy
|
||
|
* <<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
|
||
|
|
||
|
|
||
|
include::put-enrich-policy.asciidoc[]
|
||
|
|
||
|
include::delete-enrich-policy.asciidoc[]
|
||
|
|
||
|
include::get-enrich-policy.asciidoc[]
|
||
|
|
||
|
include::execute-enrich-policy.asciidoc[]
|