GET linode/instances/{linodeId}/volumes
Summary: Linode's Volumes List
Operation ID: getLinodeVolumes
Auth: unknown
Operation ID: getLinodeVolumes
Auth: unknown
Description
View Block Storage Volumes attached to this Linode.
Parameters (3)
linodeId
(integer, path, required)
ID of the Linode to look up.
page
(integer, query, optional, default: 1)
The page of a collection to return.
Constraints: {'minimum': 1}
page_size
(integer, query, optional, default: 100)
The number of items to return per page.
Constraints: {'minimum': 25, 'maximum': 500}
No probe data for this endpoint yet.