You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An enterprise-grade Database is provided as a Service (DBaaS) solution that can be managed through a browser-based "Data Center Designer" (DCD) tool or via an easy to use API.
4
+
5
+
The API allows you to create additional database clusters or modify existing ones. It is designed to allow users to leverage the same power and flexibility found within the DCD visual tool. Both tools are consistent with their concepts and lend well to making the experience smooth and intuitive.
6
+
7
+
## 1.0.1 \(May 18th, 2022\)
8
+
9
+
### Enhancements:
10
+
*`location` and `backup_location` parameters on `CreateClusterProperties` are now strings
11
+
*`Location` and `BackupLocation` models are now removed
12
+
13
+
### Features
14
+
***new values** for `storage_type` parameter: _**SSD_STANDARD**, **SSD_PREMIUM**_. Value **_SSD_** is deprecated. Use the equivalent **_SSD_PREMIUM_** instead.
15
+
16
+
## 1.0.2 \(Jul 14th, 2022\)
17
+
18
+
### Features
19
+
* added size and location to ClusterBackup
20
+
21
+
## 1.0.3 \(Oct 26th, 2022\)
22
+
23
+
### Fixes
24
+
25
+
- Fixed `IONOS_TOKEN` authentication bug. Now, the authentication using `IONOS_TOKEN` works properly.
0 commit comments