Go to main content

Oracle® ZFS Storage Appliance Object API Guide for Swift Service Support, Release OS8.8.0

Exit Print View

Updated: January 2019
 
 

OpenStack Object Storage API

Oracle ZFS Storage Appliance systems implement their object capability with OpenStack Object Storage API v1.0, also known as Swift, using an HTTP RESTful interface.

The OpenStack Object Storage API uses three elements to access an object: <Account-Name>, <Container-Name>, and <Object-Name>.

In the Oracle ZFS Storage Appliance object storage implementation, the share export path is used for the OpenStack account object. It is specified in the storage URL; for example, http://<ObjectStoreNode>/v1/export/<ShareName>/<ContainerName>/<ObjectName>

For more information on OpenStack Object Storage API, see the following topics: