elasticsearch/docs/reference/transform/apis/transform-apis.asciidoc
James Rodewig f56a0f4b66
[DOCS] Remove testenv annotations from doc snippet tests (#80023)
Removes `testenv` annotations and related code. These annotations originally let you skip x-pack snippet tests in the docs. However, that's no longer possible.

Relates to #79309, #31619
2021-11-05 18:38:50 -04:00

13 lines
263 B
Text

[role="xpack"]
[[transform-apis]]
= {transform-cap} APIs
* <<put-transform>>
* <<delete-transform>>
* <<get-transform>>
* <<get-transform-stats>>
* <<preview-transform>>
* <<start-transform>>
* <<stop-transform>>
* <<update-transform>>
* <<upgrade-transforms>>