lightsail_get_disk_snapshot {paws.compute}R Documentation

Returns information about a specific block storage disk snapshot

Description

Returns information about a specific block storage disk snapshot.

See https://www.paws-r-sdk.com/docs/lightsail_get_disk_snapshot/ for full documentation.

Usage

lightsail_get_disk_snapshot(diskSnapshotName)

Arguments

diskSnapshotName

[required] The name of the disk snapshot (my-disk-snapshot).


[Package paws.compute version 0.7.0 Index]