-
Couldn't load subscription status.
- Fork 183
DOC-11708 Deprecated REST API endpoint for bucket stats #3859
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DOC-11708 Deprecated REST API endpoint for bucket stats #3859
Conversation
replaced '/pools/default/buckets' with '/pools/defaults/stats/range'
replaced pools/default/buckets with /pools/defaults/stats/range
replaced /pools/default/buckets with /pools/defaults/stats/range
Updated post a conversation with Liam that only "/pools/default/buckets/[bucket-name]/stats" needs to change
reverted earlier changes
reverted earlier changes
DOC-11708 replaced GET /pools/default/buckets/[bucket-name]/stats with GET /pools/default/stats/range and added a link to the Statistics page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to update original changes.
|
Note to @supritha-kumar and @rao-shwe:
|
DOC-11708
For details about added contents, see this comment.