Skip to content

Official generated source of the Isilon SDK Python language bindings.

Notifications You must be signed in to change notification settings

AlKult/isilon_sdk_python

 
 

Repository files navigation

Python Language Bindings

This repository is part of the Isilon SDK, which is an evolving package of documents and files. This README describes how to install and configure Python language bindings in order to access the OneFS API on an Isilon cluster from a Python script. You can use the OneFS API to automate the configuration, maintenance, and monitoring of your Isilon cluster.

  • For OneFS API reference documents, discussions, and blog posts, refer to the OneFS SDK Info Hub.
  • To browse the Isilon InsightIQ statistics API, refer to the Stat Key Browser GitHub repository.

isi-sdk-python

Isilon SDK - Language bindings for the OneFS API

This Python package is automatically generated by the Swagger Codegen project:

OneFS versions supported

OneFS Version Supporting Package Name
OneFS 9.0.0 isi_sdk_9_0_0
OneFS 8.2.2 isi_sdk_8_2_2
OneFS 8.2.1 isi_sdk_8_2_1
OneFS 8.2.0 isi_sdk_8_2_0
OneFS 8.1.2 isi_sdk_8_1_1
OneFS 8.1.1 isi_sdk_8_1_1
OneFS 8.1.0 isi_sdk_8_1_0
OneFS 8.0.1 isi_sdk_8_0_1
OneFS 8.0 isi_sdk_8_0
OneFS 7.2 isi_sdk_7_2

Installation & Usage

pip install

Install the package from the Python Package Index

pip install <Supporting Package Name>

Then import the package:

import <Supporting Package Name>

Author

sdk@isilon.com

License

Copyright (c) 2018 Dell EMC Isilon

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Official generated source of the Isilon SDK Python language bindings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%