Deletes the specified block storage disk. The disk must be in the available
state (not attached to a Lightsail instance).
See https://www.paws-r-sdk.com/docs/lightsail_delete_disk/ for full documentation.
lightsail_delete_disk(diskName, forceDeleteAddOns = NULL)
[required] The unique name of the disk you want to delete (my-disk
).
A Boolean value to indicate whether to delete all add-ons for the disk.