OpenStack Block Storage (Cinder) API

Cinder provides persistent block-level storage volumes that can be attached to Nova instances. The v3 API exposes endpoints for volumes, snapshots, backups, volume types, attachments, transfers, and quotas.

API entry from apis.yml

apis.yml Raw ↑
aid: openstack:cinder
name: OpenStack Block Storage (Cinder) API
description: Cinder provides persistent block-level storage volumes that can be attached to Nova instances.
  The v3 API exposes endpoints for volumes, snapshots, backups, volume types, attachments, transfers,
  and quotas.
humanURL: https://docs.openstack.org/api-ref/block-storage/
baseURL: https://{cinder-host}/volume/v3
tags:
- Block Storage
- Volumes
- Snapshots
properties:
- type: Documentation
  url: https://docs.openstack.org/api-ref/block-storage/
- type: Documentation
  url: https://docs.openstack.org/cinder/