[TEST] Add version and master_node parameter to _cluster/state

This commit is contained in:
Zachary Tong 2014-02-28 08:27:17 -05:00
parent a19b77484e
commit 4fe69528d2
1 changed files with 1 additions and 1 deletions

View File

@ -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"
}
},