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 2 Next »

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

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

1710384839772

domainid

uuid

ID of domain (self explanatory)

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 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 adjusted to epoch milliseconds and converted to 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 up 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 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

1.710384839772E9

variant

integer

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

1712314349328

  • No labels