Print Download PDF Send Feedback

Previous

Next

Query Request Format

Mandatory fields:

Field

Type

Value

Notes

md5 | sha1 | sha256

String

File digest

Only one digest is mandatory.

Optional fields:

Field

Type

Value

Default

Notes

file_type

String

File extension

 

Service identifies the type.

file_name

String

Name of file to extract

 

Mandatory for extraction, it is the same file as given with the file digest

features

String array

Available features

te, av, extraction

Note - in requests to local gateways the default is only Threat Emulation and Anti-Virus

<feature>

JSON object

JSON fields that describe expected result data and format (see next sections)

<feature default>

There is one JSON object for each feature. Features that were not in the features array are ignored.

quota

Boolean

true | false

false

If true, response delivers the quota data (for cloud services only).

Related Topics

te Request

av Request

extraction Request