/
/OSD API.
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 53m ago · Updated 2mo ago
cluster10
node3
snapshot3
volume11
  • get/osd-volumes
  • postCreates a single volume with given spec.
  • getQuiesce volume with specified id.
  • postGet Requests for volume with specified id.
  • getGet stats for volume with specified id.
  • postUnquiesce volume with specified id.
  • getGet Used size of volume with specified id.
  • getLists API versions supported by this volumeDriver.
  • getInspect volume with specified id.
  • putUpdates a single volume with given spec.
  • deleteDelete volume with specified id.
    volume
    versions

    Lists API versions supported by this volumeDriver.

    This will show all supported versions of the API for this volumeDriver.

    get/osd-volumes/versions

    Changes