forked from nhurman/PythonVault
-
Notifications
You must be signed in to change notification settings - Fork 0
Sample implementation of the Dell Powervault MD3600i / MD series management protocol
License
Sorrowfulgod/PythonVault
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This project implements a few of the many RPC calls to control SANs based on the LSI/Engenio/NetApp platform, since those only come with a graphical administration utility. It was specifically built against the Dell PowerVault MD3600i "MD Storage Manager" utility, but the RPC structure should be similar for other models. If you want it to be of any use, you should implement the methods you need since this only provides a handful of examples. You will find useful information on the protocol itself, along with the different RPC structures in your SMClient distribution, especially in the following classes (both can be found in SMclient.jar). - devmgr.v1125api15.sam.jal.SYMbolClient - devmgr.v1125api15.symbol.SYMbolAPIClientV1
About
Sample implementation of the Dell Powervault MD3600i / MD series management protocol
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%