Skip to content

A Python library to make REST API calls to PowerProtect DD Series Appliances and Data Domain Systems.

Notifications You must be signed in to change notification settings

gcezaralmeida/datadomain_sdk_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Data Domain SDK Python

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

Requirements.

Python 2.7 and 3.4+

Installation & Usage

pip install

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 

About

A Python library to make REST API calls to PowerProtect DD Series Appliances and Data Domain Systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages