lightsail_detach_disk: Detaches a stopped block storage disk from a Lightsail...

View source: R/lightsail_operations.R

lightsail_detach_diskR Documentation

Detaches a stopped block storage disk from a Lightsail instance

Description

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.

Usage

lightsail_detach_disk(diskName)

Arguments

diskName

[required] The unique name of the disk you want to detach from your instance (e.g., my-disk).


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.