sled_list

List sleds
get/v1/system/hardware/sleds

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

An operator's view of a Sled.

Object
baseboard

Properties that uniquely identify an Oxide hardware component

Object
part
revision
serial
id

unique, immutable, system-controlled identifier for each resource

policy

The operator-defined policy of a sled.

The operator-defined policy of a sled.

rack_id

The rack to which this Sled is currently attached

state

The current state of the sled.

The current state of the sled.

time_created

timestamp when this resource was created

time_modified

timestamp when this resource was last modified

usable_hardware_threads

The number of hardware threads which can execute on this sled

usable_physical_ram

Amount of RAM which may be used by the Sled's OS

Byte count to express memory or storage capacity.

next_page

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