/
/OSD API.
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 2mo ago
cluster10
config4
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

    Lists API versions supported by this volumeDriver.

    get/osd-volumes/versions

    Response

    Supported versions

    string[] required

    Changes