The Device
class inherits from Resource
.
openstack.accelerator.v2.device.
Device
(_synchronized=False, connection=None, **attrs)¶The base resource
Parameters: |
|
---|
created_at
¶The timestamp when this device was created.
hostname
¶The hostname of the device.
id
¶The ID of the device.
model
¶The model of the device.
std_board_info
¶The std board information of the device.
type
¶The type of the device.
updated_at
¶The timestamp when this device was updated.
uuid
¶The UUID of the device.
vendor
¶The vendor ID of the device.
vendor_board_info
¶The vendor board information of the device.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.