The Order
class inherits from Resource
.
openstack.key_manager.v1.order.
Order
(_synchronized=False, connection=None, **attrs)¶The base resource
Parameters: |
|
---|
created_at
¶Timestamp in ISO8601 format of when the order was created
creator_id
¶Keystone Id of the user who created the order
meta
¶A dictionary containing key-value parameters which specify the details of an order request
order_ref
¶A URI for this order
order_id
¶The ID of this order
secret_ref
¶Secret href associated with the order
secret_id
¶Secret ID associated with the order
sub_status
¶Metadata associated with the order
sub_status_message
¶Metadata associated with the order
updated_at
¶Timestamp in ISO8601 format of the last time the order was updated.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.