Description
This came up during testing of Ottoman and Node.js client by the customer.
node-sdk-api - getAllBuckets is not correct. Doc indicate the API requires to pass in bucketName but if you see the source, it is not required. And I also tested is ottoman.bucketManager.getAllBuckets() and it looks ok to me