OpenStack Object Storage (Swift) API

Swift is the OpenStack object storage service. The API exposes endpoints for accounts, containers, and objects with eventual- consistency replication, large-object support, and configurable access controls.

API entry from apis.yml

apis.yml Raw ↑
aid: openstack:swift
name: OpenStack Object Storage (Swift) API
description: Swift is the OpenStack object storage service. The API exposes endpoints for accounts, containers,
  and objects with eventual- consistency replication, large-object support, and configurable access controls.
humanURL: https://docs.openstack.org/api-ref/object-store/
baseURL: https://{swift-host}/v1/AUTH_{tenant_id}
tags:
- Object Storage
- Containers
- Replication
properties:
- type: Documentation
  url: https://docs.openstack.org/api-ref/object-store/
- type: Documentation
  url: https://docs.openstack.org/swift/