Block Storage v3
Do block storage cleanup.
This command requires --os-volume-api-version
3.24 or greater.
openstack block storage cleanup
[--format-config-file FORMAT_CONFIG]
[--sort-column SORT_COLUMN]
[--sort-ascending | --sort-descending]
[--cluster <cluster>]
[--host <host>]
[--binary <binary>]
[--up | --down]
[--disabled | --enabled]
[--resource-id <resource-id>]
[--resource-type <Volume|Snapshot>]
[--service-id SERVICE_ID]
Config file for the dict-to-csv formatter
specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated
sort the column(s) in ascending order
sort the column(s) in descending order
Name of block storage cluster in which cleanup needs to be performed (name only)
Host where the service resides. (name only)
Name of the service binary.
Filter by up status. If this is set, services need to be up.
Filter by down status. If this is set, services need to be down.
Filter by disabled status.
Filter by enabled status.
UUID of a resource to cleanup.
Type of resource to cleanup.
The service ID field from the DB, not the UUID of the service.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.