Query bucket information
Bucket ID
Bucket ID
Bucket Name
Bucket remark
Access control (private: private, public-read: public)
User ID
Region ID
Creation time
Update time
Object cache time in space
Domain quantity in space
Default domain rr id
Referer configuration
Referer list
Is white list(true: Whitelisting,false: Blacklist)
Allow empty(true: Allow,false: Disallowed)
Enable(true: Enable,false: Disable)
Cross-origin configuration
CORS ID
Bucket ID
User ID
Allowed origins
Allowed methods
Allowed headers
Expose headers
Max age
Lifecycle configuration
Lifecycle ID
Bucket ID
Lifecycle name
File prefix
Action days (number of days after which the specified action is executed after file creation)
Action type
1: Delete
2: ChangeStorage
Lifecycle status
1: On
2: Down
Lifecycle creation time (timestamp)
High-speed object quantity
Standard object quantity
Low-frequency object quantity
High-speed storage usage
Standard storage usage
Low-frequency storage usage
Default storage type
1: HighSpeed
2: StandardSpeed
3: LowSpeed
{
"info": {
"id": "2013****3088",
"name": "test-bucket",
"remark": "Test bucket",
"acl": "private",
"user_id": "100002392",
"region_id": "1965717130594750464",
"created_at": "1708876800",
"updated_at": "1708963200",
"max_age": 3600,
"domain_num": 2,
"referer": {
"list": [
"http://****.dev.com/"
],
"is_white_list": true,
"allow_empty": true,
"enable": true
},
"rr_id": "2027671686672814080",
"glacier_num": 0,
"standard_num": 10,
"ia_num": 5,
"glacier_usage": 0,
"standard_usage": 1024000,
"ia_usage": 512000,
"region_name": "华东-上海",
"storage_class": 2
}
}