disk.wipe ========= Performs a wipe of a disk `dev`. .. raw:: html
The device to perform the disk wipe operation on.
May be passed as /dev/sda or just sda.
Must be at least 1
characters long
QUICK: write zeros to the first and last 32MB of device
FULL: write whole disk with zero's
FULL_RANDOM: write whole disk with random bytes
If True, will synchronize the device with the database