Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 758 Bytes

File metadata and controls

14 lines (10 loc) · 758 Bytes

ObjectStoreUser

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]
account Reference Reference to the associated account. [optional]
access_keys list[FixedReferenceWithId] References to the user's access keys. [optional]

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