# Functions
ChangeVolumeType will extend the size of a volume.
CreateBackup will create a backup based on a volume.
CreateUploadImage will upload volume it as volume-baked image.
CreateVolumeAttach will attach a volume to an instance.
CreateVolumeReserve creates a volume reservation.
DeleteBackup will delete a backup.
DeleteUploadedImage deletes uploaded image.
DeleteVolumeAttach will detach a volume from an instance.
DeleteVolumeReserve deletes a volume reservation.
ExtendVolumeSize will extend the size of a volume.
SetBootable will set a bootable status to a volume.
SetImageMetadata will apply the metadata to a volume.
WaitForBackupStatus will continually poll a backup, checking for a particular status.