/
/OSD API.
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 1mo ago
cluster9
config6
node3
objectstore4
schedpolicy5
secrets6
snapshot3
volume12
  • get/osd-volumes
  • getCatalog lists the files and folders on volume with specified id.
  • 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.
  • post/osd-volumes/volservice/{id}
  • getInspect volume with specified id.
  • putUpdates a single volume with given spec.
  • deleteDelete volume with specified id.
volumegroup1
    volume

    Get stats for volume with specified id.

    get/osd-volumes/stats/{id}

    Path parameters

    idinteger required

    id to get volume with

    Response

    volume set response

    Stats required— unresolved $ref

    Changes