beautypg.com

Retrieve object, Delete object, Retrieve object delete object – HP StoreAll Storage User Manual

Page 151

background image

Retrieve Object

Type of Request: Object Requests

Description: Returns the list of containers for a user account.

HTTP command:

GET /// HTTP/1.1

CURL command (Enter on one line):

curl -o http:////

// -u :

Delete Object

Type of Request: Object Requests

Description: Deletes an object.

HTTP command:

DELETE //// HTTP/1.1

CURL command (Enter on one line):

curl -X DELETE http://///

/ -u :

Commands for object mode

151