[TEST] Add version and master_node parameter to _cluster/state
This commit is contained in:
parent
a19b77484e
commit
4fe69528d2
|
@ -16,7 +16,7 @@
|
|||
},
|
||||
"metric" : {
|
||||
"type" : "list",
|
||||
"options" : ["_all", "blocks", "metadata", "nodes", "routing_table"],
|
||||
"options" : ["_all", "blocks", "metadata", "nodes", "routing_table", "master_node", "version"],
|
||||
"description" : "Limit the information returned to the specified metrics"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue