diff --git a/docs/reference/cat/tasks.asciidoc b/docs/reference/cat/tasks.asciidoc index 5f7630fd96791..4fb639d0fdf75 100644 --- a/docs/reference/cat/tasks.asciidoc +++ b/docs/reference/cat/tasks.asciidoc @@ -4,8 +4,6 @@ cat task management ++++ -beta::[The cat task management API is new and should still be considered a beta feature. The API may change in ways that are not backwards compatible.] - Returns information about tasks currently executing in the cluster, similar to the <> API. diff --git a/docs/reference/cluster/tasks.asciidoc b/docs/reference/cluster/tasks.asciidoc index 9cbc421aa0133..33561dbbe9823 100644 --- a/docs/reference/cluster/tasks.asciidoc +++ b/docs/reference/cluster/tasks.asciidoc @@ -4,8 +4,6 @@ Task management ++++ -beta[The task management API is new and should still be considered a beta feature. The API may change in ways that are not backwards compatible.] - Returns information about the tasks currently executing in the cluster. [[tasks-api-request]]