Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.18 KB

swift-rest-api-supported-operations.adoc

File metadata and controls

28 lines (20 loc) · 1.18 KB
permalink sidebar keywords summary
swift/swift-rest-api-supported-operations.html
sidebar
OpenStack, Swift API, REST API
The StorageGRID system supports most operations in the OpenStack Swift API. Before integrating Swift REST API clients with StorageGRID, review the implementation details for account, container, and object operations.

Swift REST API supported operations

The StorageGRID system supports most operations in the OpenStack Swift API. Before integrating Swift REST API clients with StorageGRID, review the implementation details for account, container, and object operations.

Operations supported in StorageGRID

The following Swift API operations are supported:

Common response headers for all operations

The StorageGRID system implements all common headers for supported operations as defined by the OpenStack Swift Object Storage API v1.

Related information

OpenStack: Object Storage API