Unsolved

This post is more than 5 years old

122 Posts

2415

July 14th, 2009 06:00

Few Questions

i have few questions.

1) What is the difference between system and user meta data

2) How to i fetch an object using the object id

3) Is there any document which details the fundamentals of the Atmos onLine.? the API guide provide the list of objects, but i am not sure when and where to use them. More details would be helpful.

Regards,

KC

18 Posts

July 22nd, 2009 08:00

Please see the REST API guide, as these questions are answered fairly immediately within.

Specifically:

User metadata is a collection of text name-value pairs, which are not validated by the system. User
metadata allows application developers the flexibility to create custom tags for data specific to the
application they are developing.

System metadata is automatically generated and is updated by the system based on a predefined
schema.

Are you using the supplied wrapper code to access your objects? /objects/objectID via your access point with a GET

(again directly from the above guide)

GET /rest/objects/491abe33a105736f0491c2088492430491c5d0d67efc HTTP/1.1
accept: */*
date: Thu, 13 Nov 2008 16:59:58 GMT
content-type: application/octet-stream
x-emc-date: Thu, 13 Nov 2008 16:59:58 GMT
host: 168.159.116.51
x-emc-uid: 6039ac182f194e15b9261d73ce044939/user1
x-emc-signature: 7ZaAUVi2rPMRy4XIOVmazof7jRQ=

What api guide are you referring to in your post ?

Scot

No Events found!

Top