Bucket

Properties

Name Type Description Notes
name str name of the object (e.g., a file system or snapshot) [optional]
created int creation timestamp of the object [optional]
space Space the space specification of the bucket [optional]
account Reference the account of the bucket [optional]
destroyed bool is the bucket destroyed? False by default. Modifiable. [optional]
time_remaining int time in milliseconds before the bucket is eradicated. Null if not destroyed. [optional]
object_count int the number of object within the bucket. [optional]
versioning str the versioning state for objects within the bucket. Possible values are none, enabled, and suspended. [optional]

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