v1

latestOpenAPI 3.1.02026-07-172660204.4 KB
Extension

List Volumes

List Volumes

get/api/v1/extension/volumes

Query parameters

limitinteger nullable

Requests a page size of items. Returns a number of items up to a limit value.

Requests a page size of items. Returns a number of items up to a limit value.

markerstring nullable

The ID of the last-seen item.

The ID of the last-seen item.

sort_dirs'desc' | 'asc'

Indicates in which directions to sort.

sort_keysVolumeSortKey[] nullable

Indicates in which attributes to sort. Updated_at is used as deleted_at

Indicates in which attributes to sort. Updated_at is used as deleted_at

all_projectsboolean nullable

List volumes for all projects.

List volumes for all projects.

project_idstring nullable

Filter the list of volumes by the given project ID.

Filter the list of volumes by the given project ID.

namestring nullable

Filter the list of volumes by the given server name.

Filter the list of volumes by the given server name.

multiattachboolean nullable

Filter the list of volumes by the given multiattach.

Filter the list of volumes by the given multiattach.

status'creating' | 'available' | 'reserved' | 'attaching' | 'detaching' | 'in-use' | 'maintenance' | 'deleting' | 'awaiting-transfer' | 'error' | 'error_deleting' | 'backing-up' | 'restoring-backup' | 'error_backing-up' | 'error_restoring' | 'error_extending' | 'downloading' | 'uploading' | 'retyping' | 'extending'

Filter the list of volumes by the given status.

bootableboolean nullable

Filter the list of volumes by the given bootable.

Filter the list of volumes by the given bootable.

uuidstring[] nullable

Filter the list of volumes by the given volumes UUID.

Filter the list of volumes by the given volumes UUID.

Headers

X-Openstack-Request-Idstring

Response

OK

countinteger nullable

Count of volumes