Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

The following table lists all the search query response field reference names, their types, and usage along with examples:

Field Name

Type

Description

Examples

stype

string

The type of objects

NAMED, UNNAMED

sizewithreps

integer

Number of bytes with maximum reps value

1403656

contextid

uuid

Context identifier for the object 

845a672add85f0d78c6fab00e5a8c97

accessed

long integer

Accessed time that has been adjusted to epoch milliseconds

1710384839772

domainid

uuid

ID of a domain

a4068047fcc1dcf308896b54a2bd9b36

etag

uuid

Etag for the object

2d26f11e45e049d60d34a54681dc5937

@timestamp

integer

Timestamp when insert request to ES was sent rounded and converted to integer

1712314349664

paths

dictionary

Name converted into dictionary of component, which is based on path delimiter

{ }

name

string

Name of the object

Veeam/Backup/dtsagintern/Clients/{052d2183-9e78-4483-96a6-886411271b8c}/5cb36764-969d-4cee-832e-d22732daf408/CloudStg/Data/{d7f3d46d-97c4-496a-a492-9b5469824b1a}/{e98f7e19-0e7a-4c3b-bf36-063efa851955}/144001_7a92ec99d0373f5bd0c5194047433f63_00000000000000000000000000000000

written

integer

Time of object being written and adjusted to epoch milliseconds and converted to an integer

1710384839772

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 a path

5 for Veeam/Backup/dtsagintern/Clients/{052d2183-9e78-4483-96a6-886411271b8c}

pseudodirectory

True | False

If name ends with “/” (search.pathDelimiter)

True for Veeam/Backup/dtsagintern/Clients/{052d2183-9e78-4483-96a6-886411271b8c}/5cb36764-969d-4cee-832e-d22732daf408/CloudStg/Data/

versionid

string

Version ID of the object fetched from the metadata header

versioned

True|False

Explains whether it is a versioned object or not

True

deletemarker

True|False

Explains if the object is a delete marker or not

True

tmBorn

timestamp

Time of object creation adjusted to epoch time that has converted into a more normalized time for ES comparison and conditioned to 3 decimal places

1.710384839772E9

variant

integer

Variant time fetched from smd and adjusted to epoch time and converted to integer

1712314349328

  • No labels