Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 955 Bytes

index.adoc

File metadata and controls

36 lines (29 loc) · 955 Bytes
permalink sidebar keywords summary
swift/index.html
sidebar
openstack swift api support, swift rest api
Client applications can use the OpenStack Swift API to interface with the StorageGRID system.

Use Swift REST API: Overview

Client applications can use the OpenStack Swift API to interface with the StorageGRID system.

Note
Support for Swift client applications has been deprecated and will be removed in a future release.

StorageGRID supports the following specific versions of Swift and HTTP.

Item Version

Swift specification

OpenStack Swift Object Storage API v1 as of November 2015

HTTP

1.1 For more information about HTTP, see HTTP/1.1 (RFCs 7230-35).

Note: StorageGRID does not support HTTP/1.1 pipelining.

Related information

OpenStack: Object Storage API