mirror of
https://github.com/iSharkFly-Docs/opensearch-docs-cn
synced 2025-02-06 09:28:09 +00:00
for per doc monitor API description
Signed-off-by: alicejw <alicejw@amazon.com>
This commit is contained in:
parent
f9107ad07b
commit
a2b0e8ecd6
@ -558,6 +558,9 @@ Path parameter | Description | Usage
|
||||
|
||||
### Create a per document monitor
|
||||
|
||||
You can create a per document monitor by calling the `monitors` resource and providing the monitor details in the body of the request.
|
||||
At a minimum, you need to provide the following details: specify the queries or combinations by tag with the `inputs` field, a valid trigger condition, and provide the notification message in the `action` field.
|
||||
|
||||
#### Sample Request
|
||||
|
||||
The following sample shows how to create a per document monitor:
|
||||
|
Loading…
x
Reference in New Issue
Block a user