[Console] Update console definitions (main) (#224790)

This PR updates the console definitions to match the latest ones from
the @elastic/elasticsearch-specification repo.
This commit is contained in:
Kibana Machine 2025-06-23 08:16:14 +02:00 committed by GitHub
parent 6eb836c353
commit 81e362ed28
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,6 +32,13 @@
"shard_count", "shard_count",
"failed_shard_count" "failed_shard_count"
], ],
"state": [
"IN_PROGRESS",
"SUCCESS",
"FAILED",
"PARTIAL",
"INCOMPATIBLE"
],
"verbose": "__flag__" "verbose": "__flag__"
}, },
"methods": [ "methods": [