原文地址: https://www.elastic.co/guide/en/elasticsearch/reference/7.7/transform-api-quickref.html, 原文档版权归 www.elastic.co 所有
IMPORTANT: No additional bug fixes or documentation updates will be released for this version. For the latest information, see the current release documentation.
Elasticsearch Guide [7.7] » Roll up or transform your data » Transforming data » API quick reference
« How transform checkpoints work Tutorial: Transforming the eCommerce sample data »

API quick referenceedit

All transform endpoints have the following base:

_transform/
  • Create transforms
  • Delete transforms
  • Get transforms
  • Get transforms statistics
  • Preview transforms
  • Start transforms
  • Stop transforms
  • Update transforms

For the full list, see Transform APIs.

« How transform checkpoints work Tutorial: Transforming the eCommerce sample data »