Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 606 Bytes

File metadata and controls

22 lines (14 loc) · 606 Bytes

stackit.sfs

API used to create and manage NFS Shares.

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-sfs

Then import the package:

import stackit.sfs

Getting Started

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