A Python library to make REST API calls to PowerProtect DD Series Appliances and Data Domain Systems.
This Python package is automatically generated by the Swagger Codegen project:
- API version: 1.0
- Package version: 1.0.0
- Build package: io.swagger.codegen.languages.PythonClientCodegen
Python 2.7 and 3.4+
If the python package is hosted on GitHub, you can install directly from GitHub
pip install git+https://github.com/gcezaralmeida/datadomain_sdk_python.git#subdirectory=dd_sdk_1_0
(you may need to run pip
with root permission: sudo pip install git+https://github.com/gcezaralmeida/datadomain_sdk_python.git#subdirectory=dd_sdk_1_0
)
Then import the package:
import dd_sdk_1_0