Developer Guide
This developer’s guide will assist users through the various operations that can be performed via APIs in IDrive® e2 storage. It includes details of the operations along with samples in different programming languages.
The following section lists a few terms that will be required while using object storage compatible API or clients for accessing IDrive® e2.
IDrive® e2 supports both AWS signature version 2 and signature version 4 for authentication.
The following table lists all object storage compatible operations which are supported in IDrive® e2.
| Operations | ||
| Create Bucket | Create Object | Copy Object |
| List Buckets | List Objects | Bucket Versioning |
| Delete Bucket | Delete Object | Delete Multiple Objects |
| List Bucket Metadata | List Object Metadata | |
To know more about cloud object storage, see Basic Concepts.