-
Notifications
You must be signed in to change notification settings - Fork 1
Content
Sorin Moldovan edited this page Oct 22, 2017
·
1 revision
The following is an overview of what is included in the ready-made content:
-
couchbase
-
buckets
- create_or_edit_bucket Full Administrators and Cluster Administrators can use the Couchbase Web Console, CLI, or REST API to create a new bucket.
- delete_bucket Full Administrators and Cluster Administrators can delete a bucket.
- get_al_buckets Retrieve information about all the buckets from a specified cluster.
- get_bucket Retrieve specified bucket details information.
- get_bucket_statistics Retrieve usage statistics for a specified bucket.
-
cluster
- get_cluster_details Retrieve cluster details.
- get_cluster_info Retrieve cluster information.
- rebalancing_nodes Start rebalancing process on all cluster nodes.
-
nodes
- fail_over_node Failover is the process in which a node of a Couchbase cluster is removed quickly as opposed to a regular removal and rebalancing.
- graceful_fail_over_node Graceful failover for a specific server node.
- set_recovery_type Sets the recovery type to be performed for a node.
-
views
- get_design_dock_info Retrieve design documents for a specified Couchbase bucket.
-
buckets