Basic Concepts
This section provides a brief summary of the basic concepts in cloud object storage.
A region is a cluster deployment of servers, complete with its own API endpoints, networks and compute resources. Currently, IDrive® e2 has 15 regions across US, Canada, Europe, and Asia.
A bucket defines a namespace for objects. An object with the same name in two different buckets represents two different objects. You can create any number of buckets within an account.
Objects refer to the data stored, such as documents, images, etc. You can also store custom metadata with an object.
Users can be created by the account owner (root user) from the Users tab of IDrive® e2 web console. Account owner can perform the following actions for a user from the web console:
Before performing any operation either via APIs or clients, users must generate the Access key & Secret key, which will be used to confirm the identity of a user.
These keys can be generated from the Access Keys tab of the IDrive® e2 web console.
To create Access keys,
Access Key roles and rights cannot be edited. To edit access roles or access rights to buckets, delete the Access Key and create a new one.