lightsail_get_disks: Returns information about all block storage disks in your AWS account
and region
Description
Returns information about all block storage disks in your AWS account
and region.
Usage
lightsail_get_disks(pageToken)
Arguments
pageToken
A token used for advancing to the next page of results from your
GetDisks request.
Request syntax
svc$get_disks(
pageToken = "string"
)
Details
If you are describing a long list of disks, you can paginate the output
to make the list more manageable. You can use the pageToken and
nextPageToken values to retrieve the next items in the list.