In-Memory DB v1 API
The In-Memory DB cluster functionality available in the IONOS CLOUD DCD is also available through the API.
The In-Memory DB v1 API refers to the existing API and works alongside the In-Memory DB v2 API.
Important: The In-Memory DB v1 API will be deprecated in an upcoming release. You must migrate existing v1 clusters to v2 as the DCD supports In-Memory DB v2 cluster creation. We recommend creating new clusters using In-Memory DB v2 endpoints to leverage the new capabilities.
What can you do with the In-Memory DB v1 API?
Use the In-Memory DB v1 API to:
Create and manage In-Memory DB replica sets.
Verify the operational status of a replica set.
Retrieve a single replica set or list all replica sets in your account.
Modify replica set configuration, such as scaling resources or updating settings.
Delete replica sets you no longer need.
Retrieve individual snapshots or list all snapshots for a replica set.
Restore a replica set from a snapshot.
Retrieve individual restores or list all restores for a replica set.
Connect In-Memory DB instances to your managed Kubernetes clusters.
Quick links
Endpoints
A regional endpoint is necessary to interact with the In-Memory DB REST API endpoints. For more information, see the API specification file.
Currently, IONOS CLOUD supports the following endpoints for various locations:
Berlin, Germany:
https://in-memory-db.de-txl.ionos.com/replicasetsFrankfurt, Germany:
https://in-memory-db.de-fra.ionos.com/replicasetsLogroño, Spain:
https://in-memory-db.es-vit.ionos.com/replicasetsLondon, United Kingdom:
https://in-memory-db.gb-lhr.ionos.com/replicasetsWorcester, United Kingdom:
https://in-memory-db.gb-bhx.ionos.com/replicasetsNewark, United States:
https://in-memory-db.us-ewr.ionos.com/replicasetsLas Vegas, United States:
https://in-memory-db.us-las.ionos.com/replicasetsLenexa, United States:
https://in-memory-db.us-mci.ionos.com/replicasetsParis, France:
https://in-memory-db.fr-par.ionos.com/replicasets
Examples
Last updated
Was this helpful?