SnapshotsApi
All URIs are relative to https://api.ionos.com/databases/mongodb
Method | HTTP request | Description |
---|---|---|
Get /clusters/{clusterId}/snapshots | Get the snapshots of your cluster |
ClustersSnapshotsGet
Get the snapshots of your cluster
Example
Path Parameters
Name | Type | Description | Notes |
---|---|---|---|
ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
clusterId | string | The unique ID of the cluster. |
Other Parameters
Other parameters are passed through a pointer to an apiClustersSnapshotsGetRequest struct via the builder pattern
Return type
HTTP request headers
Content-Type: Not defined
Accept: application/json
Last updated