GET /linode/instances/{linodeId}/disks

linode.com

Summary: Disks List
Operation ID: getLinodeDisks
Auth: unknown
Description

View Disk information for Disks associated with 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.