...
Field Name | Type | Description | Examples | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
stype | string | Specifies the type of objects. | NAMED, UNNAMED, | |||||||||||||
sizewithreps | integer | Number of bytes using the maximum reps value | 1403656 | |||||||||||||
contextid | uuid | Specifies a search filtered to the context identified by the UUID given | 845a672add85f0d78c6fab00e5a8c97 | |||||||||||||
accessed | long integer | Accessed time adjusted to epoch milliseconds |
| |||||||||||||
domainid | last_modified | @timestamp | bytes | paths | name | hash | written | content_type | pathcount | pseudodirectory | version | versioned | deletemarker | uuid | ID of domain (self explanatory) |
|
etag | uuid | Etag for the object |
| |||||||||||||
@timestamp | integer | timestamp when insert request to ES was sent rounded and converted to integer |
| |||||||||||||
paths | dictionary | Name converted into dictionary of component based on path delimiter |
| |||||||||||||
name | string | Name of the object |
| |||||||||||||
written | integer | Time of object being written adjusted to epoch milliseconds and converted to integer |
| |||||||||||||
ec_encoding | string | EC encoding for the object | 4:2 | |||||||||||||
contentType | string | Type of object’s content | application/octet-stream | |||||||||||||
pathcount | integer | Number of components (or directories and files) that make up a path | 5 for | |||||||||||||
pseudodirectory | True | False | If name ends with “/” (search.pathDelimiter) | True for | |||||||||||||
versionid | string | Version id of the object fetched from metadata header | ||||||||||||||
versioned | True|False | Whether versioning was enabled | True | |||||||||||||
deletemarker | True|False | If the object is a delete marker | True | |||||||||||||
tmBorn | timestamp | Time of object creation adjusted to epoch time converted into a more normalized time for ES comparison and conditioned to 3 decimal places |
| |||||||||||||
variant | integer | Variant time fetched from smd adjusted to epoch time and converted to integer |
|