Response fields
object
bucket
object
bucketId
integer
created
string (format: date-time)
The data time when the bucket was created, in RFC3339 format
fileCount
integer
The number of files contained in the content bucket
fileSize
string
The total file size of files contained in the content bucket
name
string
updated
string (format: date-time)
The data time when the bucket was last updated, in RFC3339 format
1{2"bucket": {3"bucketId": 0,4"created": "2023-10-03T08:59:39.312Z",5"fileCount": 0,6"fileSize": "3.1GB",7"name": "string",8"updated": "2023-10-03T08:59:39.312Z"9}10}