Deletes the specified block storage disk. The disk must be in the
available state (not attached to a Lightsail instance).
lightsail_delete_disk(diskName)[required] The unique name of the disk you want to delete (e.g., my-disk).
svc$delete_disk( diskName = "string" )
The disk may remain in the deleting state for several minutes.
The delete disk operation supports tag-based access control via
resource tags applied to the resource identified by diskName. For more
information, see the Lightsail Dev Guide.