Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: zhangyue <zhangyue164@huawei.com> Co-committed-by: zhangyue <zhangyue164@huawei.com>
7.5 KiB
Response
Response Headers
The following table describes the response headers:
Header |
Type |
Description |
---|---|---|
Accept-Ranges |
String (Required) |
Type of ranges that the object accepts. |
X-Container-Bytes-Used |
Int (Required) |
Total number of bytes that are stored in OBS for the container. |
X-Container-Object-Count |
Int (Required) |
Number of objects in the container. |
X-Container-Meta-name |
String (Optional) |
Custom container metadata item, where {name} is the name of the metadata item. |
X-Container-Read |
String (Optional) |
ACL that grants read access. |
X-Container-Write |
String (Optional) |
ACL that grants write access. |
Content-Length |
String (Required) |
If the operation succeeds, this value is 0. If the operation fails, this value is the length of the error text in the response body. |
Content-Type |
String (Required) |
MIME type of the object. |
Date |
Datetime (Required) |
Transaction date and time. |
X-Trans-Id |
Uuid (Required) |
A unique transaction identifier. |
X-Timestamp |
Datetime (Required) |
Object creation time and date, in UNIX Epoch timestamp format. |