novita.volume.destroy() to permanently delete a volume by its ID. Deleting a volume is irreversible — its data cannot be recovered.
Delete a volume
novita.volume.destroy() returns a boolean: true if the volume was deleted, and false if no volume with that ID was found.