swift-object-info(1) - Linux man page

Name

swift-object-info - Openstack-swift object-info tool

Synopsis

swift-object-info [OBJECT_FILE]

Description

This is a very simple swift tool that allows a swiftop engineer to retrieve information about an object that is located on the storage node. One calls the tool with a given object file as it is stored on the storage node system. It will then return several information about that object such as;

- Account it belongs to
- Container
- Object hash
- Location on the ring
- Content Type
- timestamp
- Etag
- Content Length
- User Metadata

Documentation

More documentation about Openstack-Swift can be found at http://swift.openstack.org/index.html

See Also

swift-get-nodes(1),