The DeviceProfile
class inherits from
Resource
.
openstack.accelerator.v2.device_profile.
DeviceProfile
(_synchronized=False, connection=None, **attrs)¶The base resource
Parameters: |
|
---|
created_at
¶The timestamp when this device_profile was created.
groups
¶The groups of the device profile
name
¶The name of the device profile
updated_at
¶The timestamp when this device_profile was updated.
uuid
¶The uuid of the device profile
create
(session, base_path=None)¶Create a remote resource based on this instance.
Parameters: |
|
---|---|
Returns: | This |
Raises: |
|
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.