Response¶
Response Headers¶
Header | Type | Description |
---|---|---|
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. |