Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 280 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 280 Bytes

Storagegrid-API

Simple python calls to NetApp storagegrid API v3 using requests.

I'm extending the library as needed, so not all the API calls are implemented. Feel free to contribute.

The main API interface is called sgwsapi.py all the other files are just examples and tests