Dell DX6004S DX Object Storage Application Guide - Page 6

Introduction to DX Storage Objects

Page 6 highlights

Chapter 1. Introduction to DX Storage Objects The following topics in this chapter provide application programmers an overview of working with objects in a DX Storage storage cloud: • Section 1.1, "Introducing Named Objects" • Section 1.2, "Summary of Named Objects and Unnamed Objects" • Section 1.3, "Common Named Object Terminology" • Section 1.4, "About DX Storage Object Types" • Section 1.8, "About Objects and Security" • Section 1.5, "Bucket and Object Naming Rules" • Section 1.7, "Universal Resource Identifiers (URIs)" • Section 1.9, "Concepts for Unnamed Objects" • Section 1.10, "Document Typographical Conventions" 1.1. Introducing Named Objects DX Storage version 5.0 supports the option of storing and accessing objects in a DX Storage public or private cloud by name or by UUID as shown in the following figure. The figure shows two objects, one named and one unnamed, in a cluster named cloud.com. The named object is stored in a bucket named photos while the unnamed object is identified by its UUID and is stored in a particular domain in the cluster. The terms bucket and domain are defined in Section 1.3, "Common Named Object Terminology". You access the named object using the URL http://cloud.com/photos/photo1.jpg You access the unnamed object using the URL http://cloud.com/2570D424FF81DE175058B17652F3CDC8 Your DX Storage 5.0 and later private or public cloud can have: • All unnamed objects • All named objects Copyright © 2010 Caringo, Inc. All rights reserved 1 Version 5.0 December 2010

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81

Copyright © 2010 Caringo, Inc.
All rights reserved
1
Version 5.0
December 2010
Chapter 1. Introduction to DX Storage Objects
The following topics in this chapter provide application programmers an overview of working with
objects in a DX Storage storage cloud:
Section 1.1, “Introducing Named Objects”
Section 1.2, “Summary of Named Objects and Unnamed Objects”
Section 1.3, “Common Named Object Terminology”
Section 1.4, “About DX Storage Object Types”
Section 1.8, “About Objects and Security”
Section 1.5, “Bucket and Object Naming Rules”
Section 1.7, “Universal Resource Identifiers (URIs)”
Section 1.9, “Concepts for Unnamed Objects”
Section 1.10, “Document Typographical Conventions”
1.1. Introducing Named Objects
DX Storage version 5.0 supports the option of storing and accessing objects in a DX Storage public
or private cloud by name or by UUID as shown in the following figure.
The figure shows two objects, one named and one unnamed, in a cluster named
cloud.com
. The
named
object is stored in a bucket named
photos
while the
unnamed
object is identified by its
UUID and is stored in a particular domain in the cluster. The terms
bucket
and
domain
are defined in
Section 1.3, “Common Named Object Terminology”
.
You access the named object using the URL
http://cloud.com/photos/photo1.jpg
You access the unnamed object using the URL
http://cloud.com/2570D424FF81DE175058B17652F3CDC8
Your DX Storage 5.0 and later private or public cloud can have:
All unnamed objects
All named objects