Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Code Examples on how to access StorageGRID through its S3, Swift, and other APIs

License

Notifications You must be signed in to change notification settings

NetApp/storagegrid-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetApp StorageGRID Webscale Code Examples

This repository contains short code examples on how to use NetApp StorageGRID Webscale's API endpoints (S3, Swift, and management API).

Examples

  • S3 via Python (using Boto 3)
  • S3 via Ruby (using AWS SDK for Ruby Version 2)
  • Swift via Python (using phyton-swiftclient)

Compatibility

All shown examples are compatible with StorageGRID Webscale 11.0 (GA Release).

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

Code Examples on how to access StorageGRID through its S3, Swift, and other APIs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published