[DOCS] Task management API experimental status issue (#51634)
Add issue reference to documentation. Relates #51628
This commit is contained in:
parent
f7e2082378
commit
ca8601373a
|
@ -4,7 +4,7 @@
|
||||||
<titleabbrev>cat task management</titleabbrev>
|
<titleabbrev>cat task management</titleabbrev>
|
||||||
++++
|
++++
|
||||||
|
|
||||||
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.]
|
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.",{issue}51628]
|
||||||
|
|
||||||
Returns information about tasks currently executing in the cluster,
|
Returns information about tasks currently executing in the cluster,
|
||||||
similar to the <<tasks,task management>> API.
|
similar to the <<tasks,task management>> API.
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<titleabbrev>Task management</titleabbrev>
|
<titleabbrev>Task management</titleabbrev>
|
||||||
++++
|
++++
|
||||||
|
|
||||||
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.]
|
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.",{issue}51628]
|
||||||
|
|
||||||
Returns information about the tasks currently executing in the cluster.
|
Returns information about the tasks currently executing in the cluster.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue