HPLeftHandClient 1.0.1 Documentation¶
Overview¶
HPLeftHandClient is a Python package containing a class that uses HTTP REST calls to talk with an HP LeftHand/StoreVirtual drive array. The distribution containing tools for working with LeftHand/StoreVirtual Storage Arrays. This documentation attempts to explain everything you need to know to use HPLeftHandClient.
- Installing / Upgrading
- Instructions on how to get the distribution.
- Tutorial
- Start here for a quick overview.
- API Documentation
- The complete API documentation, organized by module.
Issues¶
All issues should be reported (and can be tracked / voted for / commented on) at the main github issues, in the “LeftHand Python Driver” project.
About This Documentation¶
This documentation is generated using the Sphinx documentation generator. The source files for the documentation are located in the doc/ directory of the HPLeftHandClient distribution. To generate the docs locally run the following command from the root directory of the HPLeftHandClient
$ python setup.py doc