Managed Service for MongoDB API, REST: Cluster
A set of methods for managing MongoDB Cluster resources.
Methods
Method |
Description |
Returns the specified MongoDB Cluster resource. |
|
Retrieves the list of MongoDB Cluster resources that belong |
|
Creates a MongoDB cluster in the specified folder. |
|
Updates the specified MongoDB cluster. |
|
Deletes the specified MongoDB cluster. |
|
Start the specified MongoDB cluster. |
|
Stop the specified MongoDB cluster. |
|
Moves the specified MongoDB cluster to the specified folder. |
|
Creates a backup for the specified MongoDB cluster. |
|
Creates a new MongoDB cluster using the specified backup. |
|
Reschedules planned maintenance operation. |
|
Retrieves logs for the specified MongoDB cluster. |
|
Same as ListLogs but using server-side streaming. Also allows for 'tail -f' semantics. |
|
Retrieves the list of Operation resources for the specified cluster. |
|
Retrieves the list of available backups for the specified MongoDB cluster. |
|
Retrieves a list of hosts for the specified cluster. |
|
Creates new hosts for a cluster. |
|
Deletes the specified hosts for a cluster. |
|
Updates the specified parameters for the host. |
|
Enables sharding for the cluster: |
|
Returns the specified shard. |
|
Retrieves a list of shards. |
|
Creates a new shard. |
|
Deletes the specified shard. |
|
Resetups hosts. |
|
Restarts hosts. |
|
Stepdown hosts. |