swift-object-info - info tool
swift-object-info [OBJECT_FILE] [SWIFT_DIR]
swift-object-info(1)            OpenStack Swift           swift-object-info(1)
NAME
       swift-object-info - OpenStack Swift object-info tool
SYNOPSIS
       swift-object-info [OBJECT_FILE] [SWIFT_DIR]
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
       - Content Type
       - timestamp
       - Etag
       - Content Length
       - User Metadata
       - Location on the ring
DOCUMENTATION
       More   documentation   about   Openstack   Swift   can   be   found  at
       http://swift.openstack.org/index.html
ATTRIBUTES
       See attributes(5) for descriptions of the following attributes:
       +---------------+-----------------------+
       |ATTRIBUTE TYPE |   ATTRIBUTE VALUE     |
       +---------------+-----------------------+
       |Availability   | cloud/openstack/swift |
       +---------------+-----------------------+
       |Stability      | Uncommitted           |
       +---------------+-----------------------+
SEE ALSO
       swift-account-info(1), swift-container-info(1), swift-get-nodes(1)
NOTES
       This    software    was    built    from    source     available     at
       https://java.net/projects/solaris-userland.    The  original  community
       source        was        downloaded        from          http://launch-
       pad.net/swift/kilo/2.2.2/+download/swift-2.2.2.tar.gz
       Further information about this software can be found on the open source
       community website at http://www.openstack.org/.
OpenStack                          8/26/2011              swift-object-info(1)