Create a Storage Collection

Oracle Mobile Hub provides a storage API for storing media in the cloud. As a mobile application developer, you can use this API in your mobile application to store and retrieve objects, such as files, text, images, and JSON objects.

  1. Open the Storage page either from a mobile backend or by clicking Storage in the side menu, and click New Collection.
  2. Enter a name for your collection. This name is used to form the Universal Resource Identifier (URI) for the collection. Within the context of the API call, the collection name is referred to as the collection ID.
  3. Choose the collection type: Shared or User Isolated. You can’t change the scope of the collection after is set.
  4. If needed, enter a short description for the purpose of the collection, to be displayed in the list of collections, and then click Create.