openstack.bare_metal.v1.chassis

The Chassis Class

The Chassis class inherits from Resource.

class openstack.bare_metal.v1.chassis.Chassis(_synchronized=False, **attrs)

The base resource

Parameters:_synchronized (bool) – This is not intended to be used directly. See new() and existing().
created_at = None

Timestamp at which the chassis was created.

description = None

A descriptive text about the service

extra = None

A set of one or more arbitrary metadata key and value pairs.

id = None

The UUID for the chassis

A list of relative links, including the self and bookmark links.

nodes = None

Links to the collection of nodes contained in the chassis

updated_at = None

Timestamp at which the chassis was last updated.