Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions modules/rest-api/partials/rest-buckets-table.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
| xref:rest-api:rest-retrieve-bucket-nodes.adoc[Listing Nodes by Bucket]

| `GET`
| `/pools/default/buckets/[bucket-name]/stats`
| xref:rest-api:rest-bucket-stats.adoc[Getting Bucket Statistics]
| `/pools/default/stats/range`
| xref:rest-api:rest-statistics.adoc[Statistics]

| `GET`
| `/pools/default/buckets/default`
Expand Down
2 changes: 1 addition & 1 deletion modules/rest-api/partials/rest-xdcr-table.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@


| `GET`
| `/pools/default/buckets/[source_bucket]/stats/[destination_endpoint]`
| `/pools/defaults/stats/range/[source_bucket]/stats/[destination_endpoint]`
| xref:rest-api:rest-xdcr-statistics.adoc[Getting Statistics]

|===