View source: R/lightsail_operations.R
lightsail_detach_disk | R Documentation |
Detaches a stopped block storage disk from a Lightsail instance. Make sure to unmount any file systems on the device within your operating system before stopping the instance and detaching the disk.
See https://www.paws-r-sdk.com/docs/lightsail_detach_disk/ for full documentation.
lightsail_detach_disk(diskName)
diskName |
[required] The unique name of the disk you want to detach from your instance
( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.