Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 513 Bytes

File metadata and controls

15 lines (10 loc) · 513 Bytes

StorageGRID Webscale Code Examples

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

Examples

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

More will follow!

Compatibility

All shown examples are compatible with StorageGRID Webscale 10.2 (GA Release). For older versions, please switch to the different branches.