Request contents (PUT object and metadata)

The PUT request to store an object and override the default values for its metadata includes these elements:

If you're accessing the namespaces as an authenticated user, an Authorization header

A URL specifying the location in which to store the object

A body containing the fixed-content data to be stored in the namespace

Any combination of the query parameters described in the table below

Parameter Valid Values Description
acl

One of:

all_read - Grants read permission for the object to all users

auth_read - Grants read permission for the object to all authenticated users

Stores a predefined ACL for the object
hold true or false Paces an object on hold or specifies that it's not on hold
index true or false Specifies whether the object should be indexed for search
retention Any valid retention expression, as described in Specifying retention settings Specifies the retention setting for the object
shred true or false Specifies whether to shred the object after it is deleted

For more information on storing an object, including additional parameters that you can use, see Storing an object or version of an object

Trademarks and Legal Disclaimer

© 2017 Hitachi Data Systems Corporation. All rights reserved.