X Tutup
Skip to content

Latest commit

 

History

History

README.md

stackit.serverbackup

API endpoints for Server Backup Operations on STACKIT Servers.

This package is part of the STACKIT Python SDK. For additional information, please visit the GitHub repository of the SDK.

Installation & Usage

pip install

pip install stackit-serverbackup

Then import the package:

import stackit.serverbackup

Getting Started

Examples for the usage of the package can be found in the GitHub repository of the SDK.

X Tutup