volume

Catalog lists the files and folders on volume with specified id.

Path is optional and default the behaviour is a catalog on the root of the volume.

get/osd-volumes/catalog/{id}

Path parameters

idinteger required

id to get volume with

Query parameters

subfolderstring

Optional path inside mount to catalog.

depthstring

Folder depth we wish to return, default is all.

Response

volume catalog response

CatalogResponse required— unresolved $ref

Changes