Self Data Export

Self Data Export refers to the capability to export metadata from your IONOS Cloud infrastructure using API or specific tools.

Products for self data export

Metadata from the specific products listed below can be exported manually.

Product Categories

Products

Export Metadata using API

What information is included when exporting metadata via the API?

The platform provides metadata that includes various details such as the number of CPUs, allocated ram, nics, firewall settings, and specific product information. It also includes the UUID for each resource, its creation and modification history, and current status.

Additionally, the API response provides extra information whenever applicable. For example, when configuring Kubernetes node pools and performing a Get Kubernetes Clusters API requestarrow-up-right, the metadata specifies parameters such as the utilized Kubernetes version, total node count, and individual node configurations, compute resources, and network settings.

The following examples display the metadata retrieved using the Cloud API in its response:

chevron-rightMetadata retrieved using the Get Kubernetes Clusters APIhashtag

Endpoint: https://api.ionos.com/cloudapi/v6/k8s Metadata:

chevron-rightMetadata retrieved using the PostgreSQL List Clusters APIhashtag

Endpoint: https://api.ionos.com/databases/postgresql/clusters Metadata:

chevron-rightMetadata retrieved using the Block Storage Get Attached Volumes APIhashtag

Endpoint: https://api.ionos.com/cloudapi/v6/datacenters/{datacenterId}/servers/{serverId}/volumes Metadata:

Last updated

Was this helpful?