Skip to content

Commit bd80a88

Browse files
committed
Adding cluster_uuid field to Cluster Stats API reference doc
1 parent 28859e7 commit bd80a88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/reference/cluster/stats.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Will return, for example:
2222
"successful" : 1,
2323
"failed" : 0
2424
},
25+
"cluster_uuid": "YjAvIhsCQ9CbjWZb2qJw3Q",
2526
"cluster_name": "elasticsearch",
2627
"timestamp": 1459427693515,
2728
"status": "green",

0 commit comments

Comments
 (0)