
Elastic Cloud - Search Documents
Details
This atomic belongs to the Elastic Cloud atomic group.
Executes a search query on an Elasticsearch index in Elastic Cloud. You can use either a Lucene query or the Query DSL.
If the Elasticsearch security features are enabled, you must have the read index privilege.
Target: Elastic Cloud
Steps:
[] Build the query string
[] Execute the search
[] Check if the request was successful:
[]> If it was, attempt to extract the document data and set the output variables
[]> If it wasn't, output an error
For more information about the API, see the documentation: https://www.elastic.co/guide/en/elasticsearch/reference/current/search-search.html
About
Integration
Authorship
Cisco Managed