canmove, Confirmed users
1,173
edits
(→GET) |
|||
| Line 26: | Line 26: | ||
/{product} - returns a list of all clusters in the product | /{product} - returns a list of all clusters in the product | ||
/{product}/{cluster} - returns a hash keyed by nodes in the cluster. Values are hashes of the data for each node. | <br>/{product}/{cluster} - returns a hash keyed by nodes in the cluster. Values are hashes of the data for each node. | ||
/{product}/{cluster}/{node} - Returns the hash of the data for a single node node. | <br>/{product}/{cluster}/{node} - Returns the hash of the data for a single node node. | ||
====PUT==== | ====PUT==== | ||