The GET request to list object versions has these elements:
•If you’re accessing the namespace as an authenticated user, an Authorization header.
•The URL of the object.
•A version=list URL query parameter.
If you specify a condition, the HCP returns a version list only if all versions of the object meet the specified condition.
By default, a list of object versions does not include deleted versions (that is, the marker versions that indicate when an object was deleted). To retrieve a listing that includes deleted versions, specify this URL query parameter:
deleted=true
You can also specify deleted=false, which results in the default behavior.
© 2015 Hitachi Data Systems Corporation. All rights reserved.