lbcli delete volume

Deletes an existing storage volume.

Synopsis

Deletes a volume with a specified name or UUID.

Bash
Copy

Examples:

Bash
Copy

This command is an asynchronous operation. To verify that the delete volume operation succeeded, use the lbcli list volumes or get volume commands.

FlagTypeDescription
--namestringName of the volume for deletion (required if UUID is not given).
--uuidstringUUID of the volume for deletion (required if name is not given).
--project-namestringThe project this volume belongs to.
--helpboolHelp for volume delete.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard