Get list of chassis

Get list of all chassis info that are part of cluster.

Log in to see full request history
Query Params
boolean

Filters chassis that have no rack assigned.

Responses

Response body
object
array of objects | null

Specifies the list of chassis.

chassis
object
string | null

Specifies the hardware model of the chassis.

int64 | null

Specifies the id of the chassis used to uniquely identify a chassis.

string | null

Specifies the name of the chassis.

array of int64s | null

Specifies list of ids of all the nodes in chassis.

nodeIds
int64 | null

Rack Id that this chassis belong to

string | null

Specifies the serial number of the chassis.

Language
Credentials