ObjectStoreAccessKey

Properties

Name Type Description Notes
name str The name of the object (e.g., a file system or snapshot). [optional]
created int creation timestamp of the object [optional]
id str A non-modifiable, globally unique ID chosen by the system. [optional]
user Reference Reference to the associated user. [optional]
enabled bool Is the access key enabled? Default is true. [optional]
secret_access_key str The secret access key, only populated on creation. [optional]

[Back to Model list] [Back to API list] [Back to Overview]