This message is generated by the S3 API in either of two cases: (1) an S3 client updates the metadata for an ingested object, or (2) an S3 client updates the compliance settings for a bucket that was created with compliance enabled. The message is issued by the server if the metadata update is successful.
Code | Field | Description |
---|---|---|
CBID | Content Block Identifier | The unique identifier of the corresponding content block requested. If the CBID is unknown, this field is set to 0. Operations on buckets do not include this field. |
CMPS | Compliance Settings | The new compliance settings used to update a compliant bucket. |
CNCH | Consistency Control Header | The value of the Consistency-Control HTTP request header, if present in the request, when updating a bucket's compliance settings. |
CSIZ | Content Size | The size of the retrieved object in bytes. Operations on buckets do not include this field. |
HTRH | HTTP Request Header | List of logged HTTP request header names and values as selected during configuration. |
RSLT | Result Code | Result of the GET transaction. Result is always: SUCS: successful |
S3AI | S3 tenant account ID (request sender) | The tenant account ID of the user who sent the request. An empty value indicates anonymous access. |
S3AK | S3 Access Key ID (request sender) | The hashed S3 access key ID for the user that sent the request. An empty value indicates anonymous access. |
S3BK | S3 Bucket | The S3 bucket name. |
S3KY | S3 Key | The S3 key name, not including the bucket name. Operations on buckets do not include this field. |
SACC | S3 tenant account name (request sender) | The name of the tenant account for the user who sent the request. Empty for anonymous requests. |
SAIP | IP address (request sender) | The IP address of the client application that made the request. |
SBAC | S3 tenant account name (bucket owner) | The tenant account name for the bucket owner. Used to identify cross-account or anonymous access. |
SBAI | S3 tenant account ID (bucket owner) | The tenant account ID of the owner of the target bucket. Used to identify cross-account or anonymous access. |
SUSR | S3 User URN (request sender) | Includes the tenant account ID and the user name of the user making the request. The user can either be a local user or an LDAP user. For example: urn:sgws:identity::03393893651506583485:root
Empty for anonymous requests. |
TIME | Time | Total processing time for the request in microseconds. |
UUID | Universally Unique Identifier | The identifier of the object within the StorageGRID Webscale system. |
VSID | Version ID | The version ID of the specific version of an object whose metadata was updated. Operations on buckets and objects in unversioned buckets do not include this field. |