Scroll to navigation

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> [options]

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;

OPTIONS

Shows the help message and exit
Don't verify file contents against stored etag
Pass location of swift configuration file if different from the default location /etc/swift
Specify storage policy name

DOCUMENTATION

More documentation about OpenStack Swift can be found at https://docs.openstack.org/swift/latest/

SEE ALSO

swift-account-info(1), swift-container-info(1), swift-get-nodes(1)

10/25/2016 Linux