The Deployable class inherits from Resource.
openstack.accelerator.v2.deployable.Deployable(_synchronized=False, connection=None, **attrs)¶The base resource
| Parameters: |
|
|---|
created_at¶The timestamp when this deployable was created.
device_id¶The device_id of the deployable.
id¶The UUID of the deployable.
name¶The name of the deployable.
num_accelerators¶The num_accelerator of the deployable.
parent_id¶The parent_id of the deployable.
root_id¶The root_id of the deployable.
updated_at¶The timestamp when this deployable was updated.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.