Python SDK for the Ionos DBaaS Postgres API
Project description
Python API client for ionoscloud_dbaas_postgres
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.
The API allows you to create additional PostgreSQL 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.
Overview
The IONOS Cloud SDK for Python provides you with access to the IONOS Cloud Dbaas Postgres API. The client library supports both simple and complex requests. It is designed for developers who are building applications in Python. All API operations are performed over SSL and authenticated using your IONOS Cloud portal credentials. The API can be accessed within an instance running in IONOS Cloud or directly over the Internet from any application that can send an HTTPS request and receive an HTTPS response.
Installation & Usage
Requirements:
- Python >= 3.5
pip install
Since this package is hosted on Pypi you can install it by using:
pip install ionoscloud-dbaas-postgres
If the python package is hosted on a repository, you can install directly using:
pip install git+https://github.com/ionos-cloud/sdk-python-dbaas-postgres.git
Note: you may need to run pip
with root permission: sudo pip install git+https://github.com/ionos-cloud/sdk-python-dbaas-postgres.git
Then import the package:
import ionoscloud_dbaas_postgres
Setuptools
Install via Setuptools.
python setup.py install --user
or sudo python setup.py install
to install the package for all users
Then import the package:
import ionoscloud_dbaas_postgres
NOTE: The Python SDK does not support Python 2. It only supports Python >= 3.5.
Authentication
The username and password or the authentication token can be manually specified when initializing the SDK client:
configuration = ionoscloud_dbaas_postgres.Configuration(
username='YOUR_USERNAME',
password='YOUR_PASSWORD',
token='YOUR_TOKEN'
)
client = ionoscloud_dbaas_postgres.ApiClient(configuration)
Environment variables can also be used. This is an example of how one would do that:
import os
configuration = ionoscloud_dbaas_postgres.Configuration(
username=os.environ.get('IONOS_USERNAME'),
password=os.environ.get('IONOS_PASSWORD'),
token=os.environ.get('IONOS_TOKEN')
)
client = ionoscloud_dbaas_postgres.ApiClient(configuration)
Warning: Make sure to follow the Information Security Best Practices when using credentials within your code or storing them in a file.
HTTP proxies
You can use http proxies by setting the following environment variables:
IONOS_HTTP_PROXY
- proxy URLIONOS_HTTP_PROXY_HEADERS
- proxy headers
Changing the base URL
Base URL for the HTTP operation can be changed in the following way:
import os
configuration = ionoscloud_dbaas_postgres.Configuration(
username=os.environ.get('IONOS_USERNAME'),
password=os.environ.get('IONOS_PASSWORD'),
host=os.environ.get('IONOS_API_URL'),
server_index=None,
)
client = ionoscloud_dbaas_postgres.ApiClient(configuration)
Certificate pinning:
You can enable certificate pinning if you want to bypass the normal certificate checking procedure, by doing the following:
Set env variable IONOS_PINNED_CERT=<insert_sha256_public_fingerprint_here>
You can get the sha256 fingerprint most easily from the browser by inspecting the certificate.
Documentation for API Endpoints
All URIs are relative to https://api.ionos.com/databases/postgresql
API Endpoints table
Class | Method | HTTP request | Description |
---|---|---|---|
BackupsApi | cluster_backups_get | GET /clusters/{clusterId}/backups | List backups of cluster |
BackupsApi | clusters_backups_find_by_id | GET /clusters/backups/{backupId} | Fetch a cluster backup |
BackupsApi | clusters_backups_get | GET /clusters/backups | List cluster backups |
ClustersApi | cluster_postgres_versions_get | GET /clusters/{clusterId}/postgresversions | List PostgreSQL versions |
ClustersApi | clusters_delete | DELETE /clusters/{clusterId} | Delete a cluster |
ClustersApi | clusters_find_by_id | GET /clusters/{clusterId} | Fetch a cluster |
ClustersApi | clusters_get | GET /clusters | List clusters |
ClustersApi | clusters_patch | PATCH /clusters/{clusterId} | Patch a cluster |
ClustersApi | clusters_post | POST /clusters | Create a cluster |
ClustersApi | postgres_versions_get | GET /clusters/postgresversions | List PostgreSQL versions |
LogsApi | cluster_logs_get | GET /clusters/{clusterId}/logs | Get logs of your cluster |
MetadataApi | infos_version_get | GET /infos/version | Get the current API version |
MetadataApi | infos_versions_get | GET /infos/versions | Fetch all API versions |
RestoresApi | cluster_restore_post | POST /clusters/{clusterId}/restore | In-place restore of a cluster |
Documentation For Models
All URIs are relative to https://api.ionos.com/databases/postgresql
API models list
- APIVersion
- BackupMetadata
- BackupResponse
- ClusterBackup
- ClusterBackupList
- ClusterBackupListAllOf
- ClusterList
- ClusterListAllOf
- ClusterLogs
- ClusterLogsInstances
- ClusterLogsMessages
- ClusterProperties
- ClusterResponse
- Connection
- CreateClusterProperties
- CreateClusterRequest
- CreateRestoreRequest
- DBUser
- DayOfTheWeek
- ErrorMessage
- ErrorResponse
- MaintenanceWindow
- Metadata
- Pagination
- PaginationLinks
- PatchClusterProperties
- PatchClusterRequest
- PostgresVersionList
- PostgresVersionListData
- ResourceType
- State
- StorageType
- SynchronizationMode
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ionoscloud-dbaas-postgres-1.1.1.tar.gz
.
File metadata
- Download URL: ionoscloud-dbaas-postgres-1.1.1.tar.gz
- Upload date:
- Size: 50.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2652a37f6087c916ff184f3e9406f139a6604885dcc2cc082ee1d87efd9fca6c |
|
MD5 | f5fd738115343d4efb902bdacc1c813b |
|
BLAKE2b-256 | 55d820fe3e679aeff222a52a8a049c328829a7e165bb11c9100a8be5094d7995 |
File details
Details for the file ionoscloud_dbaas_postgres-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: ionoscloud_dbaas_postgres-1.1.1-py3-none-any.whl
- Upload date:
- Size: 106.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa11bf31ec1b16ec070fe937a6f191ec20c98c1dc10f29f2183420ac29a0d201 |
|
MD5 | 2d615774db35170da1cd176fca12f7bd |
|
BLAKE2b-256 | bf1ac79335c3a9311a84da60460deb78cbc97ebf42a4a143082d90ad5d7ac39a |