Response Result for Obtaining Bucket Encryption Settings
Type Definition
type GetBucketEncryptionOutput struct
Parameter Description
| Field | Type | Description |
|---|---|---|
| StatusCode | int | HTTP status code |
| RequestId | string | Request ID returned by the OBS server |
| ResponseHeaders | map[string][]string | HTTP response headers |
| SSEAlgorithm | string | Server-side encryption algorithm used for bucket encryption |
| KMSMasterKeyID | string | KMS master key used for SSE-KMS |
| ProjectID | string | ID of the project where the KMS master key belongs in the SSE-KMS mode |
Last Article: Request Parameters for Setting Bucket Encryption
Next Article: Request Parameters for an Append Upload
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.