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
*Managed Stackable Data Platform* by IONOS Cloud provides a preconfigured Kubernetes cluster
@@ -140,8 +142,8 @@ and can only be modified or deleted via the API.
140
142
## Overview
141
143
This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [OpenAPI-spec](https://www.openapis.org/) from a remote server, you can easily generate an API client.
Templated server URL is formatted using default variables from configuration or from context value `sw.ContextServerVariables` of type `map[string]string`.
*DataPlatformClusterApi* | [**ClustersPost**](docs/api/DataPlatformClusterApi.md#clusterspost) | **Post** /clusters | Create a DataPlatformCluster
205
-
*DataPlatformMetaDataApi* | [**VersionsGet**](docs/api/DataPlatformMetaDataApi.md#versionsget) | **Get** /versions | Managed Stackable Data Platform API Versions
206
-
*DataPlatformNodePoolApi* | [**ClustersNodepoolsDelete**](docs/api/DataPlatformNodePoolApi.md#clustersnodepoolsdelete) | **Delete** /clusters/{clusterId}/nodepools/{nodepoolId} | Remove a DataPlatformNodePool from a DataPlatformCluster
207
-
*DataPlatformNodePoolApi* | [**ClustersNodepoolsFindById**](docs/api/DataPlatformNodePoolApi.md#clustersnodepoolsfindbyid) | **Get** /clusters/{clusterId}/nodepools/{nodepoolId} | Retrieve a DataPlatformNodePool
208
-
*DataPlatformNodePoolApi* | [**ClustersNodepoolsGet**](docs/api/DataPlatformNodePoolApi.md#clustersnodepoolsget) | **Get** /clusters/{clusterId}/nodepools | List the DataPlatformNodePools of a DataPlatformCluster
*DataPlatformNodePoolApi* | [**ClustersNodepoolsPost**](docs/api/DataPlatformNodePoolApi.md#clustersnodepoolspost) | **Post** /clusters/{clusterId}/nodepools | Create a DataPlatformNodePool for a distinct DataPlatformCluster
211
-
186
+
Environment variables can also be used. The sdk uses the following variables:
187
+
- IONOS_TOKEN - login via token. This is the recommended way to authenticate.
188
+
- IONOS_USERNAME - to specify the username used to login
| DataPlatformClusterApi |[**ClustersDelete**](docs/api/DataPlatformClusterApi.md#ClustersDelete)|**Delete** /clusters/{clusterId} | Delete a DataPlatformCluster |
211
+
| DataPlatformClusterApi |[**ClustersFindById**](docs/api/DataPlatformClusterApi.md#ClustersFindById)|**Get** /clusters/{clusterId} | Retrieve a DataPlatformCluster |
212
+
| DataPlatformClusterApi |[**ClustersGet**](docs/api/DataPlatformClusterApi.md#ClustersGet)|**Get** /clusters | List the DataPlatformClusters |
213
+
| DataPlatformClusterApi |[**ClustersKubeconfigFindByClusterId**](docs/api/DataPlatformClusterApi.md#ClustersKubeconfigFindByClusterId)|**Get** /clusters/{clusterId}/kubeconfig | Read the Kubeconfig |
214
+
| DataPlatformClusterApi |[**ClustersPatch**](docs/api/DataPlatformClusterApi.md#ClustersPatch)|**Patch** /clusters/{clusterId} | Partially Modify a DataPlatformCluster |
215
+
| DataPlatformClusterApi |[**ClustersPost**](docs/api/DataPlatformClusterApi.md#ClustersPost)|**Post** /clusters | Create a DataPlatformCluster |
216
+
| DataPlatformMetaDataApi |[**VersionsGet**](docs/api/DataPlatformMetaDataApi.md#VersionsGet)|**Get** /versions | Managed Stackable Data Platform API Versions |
217
+
| DataPlatformNodePoolApi |[**ClustersNodepoolsDelete**](docs/api/DataPlatformNodePoolApi.md#ClustersNodepoolsDelete)|**Delete** /clusters/{clusterId}/nodepools/{nodepoolId} | Remove a DataPlatformNodePool from a DataPlatformCluster |
218
+
| DataPlatformNodePoolApi |[**ClustersNodepoolsFindById**](docs/api/DataPlatformNodePoolApi.md#ClustersNodepoolsFindById)|**Get** /clusters/{clusterId}/nodepools/{nodepoolId} | Retrieve a DataPlatformNodePool |
219
+
| DataPlatformNodePoolApi |[**ClustersNodepoolsGet**](docs/api/DataPlatformNodePoolApi.md#ClustersNodepoolsGet)|**Get** /clusters/{clusterId}/nodepools | List the DataPlatformNodePools of a DataPlatformCluster |
220
+
| DataPlatformNodePoolApi |[**ClustersNodepoolsPatch**](docs/api/DataPlatformNodePoolApi.md#ClustersNodepoolsPatch)|**Patch** /clusters/{clusterId}/nodepools/{nodepoolId} | Partially Modify a DataPlatformNodePool |
221
+
| DataPlatformNodePoolApi |[**ClustersNodepoolsPost**](docs/api/DataPlatformNodePoolApi.md#ClustersNodepoolsPost)|**Post** /clusters/{clusterId}/nodepools | Create a DataPlatformNodePool for a distinct DataPlatformCluster |
222
+
223
+
</details>
288
224
225
+
## Documentation For Models
289
226
227
+
All URIs are relative to *https://api.ionos.com/dataplatform*
228
+
<details >
229
+
<summarytitle="Click to toggle">API models list</summary>
0 commit comments