Objects

Get chassis layout

Retrieve the complete layout of a chassis in a single call: chassis metadata and all placed component objects (nodes) with their placement geometry. Components are filtered by the requesting user's read access and only those carrying a placement configuration are returned.

get/v1/objects/{object-id}/chassis-layout

Path parameters

object-idinteger required

Chassis object ID

Response

Chassis layout retrieved successfully

chassisIdinteger

Chassis object ID

namestring

Chassis name

controllerIdinteger

ID of the controller node managing the chassis

statusinteger

Chassis object status

Changes