mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[console] Remove cluster/_nodes/stats (#14757)
This commit is contained in:
parent
1f212d7691
commit
2c48d600f8
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
export default function (api) {
|
||||
api.addEndpointDescription('_cluster/nodes/stats');
|
||||
api.addEndpointDescription('_cluster/state', {
|
||||
patterns: [
|
||||
"_cluster/state",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue