sled_physical_disk_list

List physical disks attached to sleds
get/v1/system/hardware/sleds/{sled_id}/disks

Path Parameters

sled_id

ID of the sled

Query Parameters

limit

Maximum number of items returned by a single call

page_token

Token returned by previous call to retrieve the subsequent page

sort_by

Supported set of sort modes for scanning by id only.

Currently, we only support scanning in ascending order.

Responses

Object
items

list of items on this page of results

View of a Physical Disk

Physical disks reside in a particular sled and are used to store both Instance Disk data as well as internal metadata.

Object
form_factor
m2u2

Describes the form factor of physical disks.

id

unique, immutable, system-controlled identifier for each resource

model
policy

The operator-defined policy for a physical disk.

The operator-defined policy of a physical disk.

serial
sled_id

The sled to which this disk is attached, if any.

state

The current state Nexus believes the disk to be in.

The current state of the disk, as determined by Nexus.

time_created

timestamp when this resource was created

time_modified

timestamp when this resource was last modified

vendor
next_page

token used to fetch the next page of results (if any)