The Chassis
class inherits from Resource
.
openstack.baremetal.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
links
= None¶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.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.