BucketShowResponse
BucketShowResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| id required | Bucket ID Example : 138c2-fc8c2-9a449-dbfa86-81f8f-1d78e2 | string | |
| name required | Bucket name Example : astest | string | |
| state required | Bucket state Example : ACTIVE | string | |
| usage optional | Bucket usage Example : 10 | any of [string, null] | |
| archiving_source_bucket_name optional | Archiving source bucket name Example : obstest | any of [string, null] |