Print Download PDF Send Feedback

Previous

Next

te Response

The te feature for Threat Emulation can return these fields in the response.

Field

Type

Value

Notes

status

JSON object

code, label, message

Status of Threat Emulation on the requested file.

> code

Integer

Status Code

> label

String

Readable code label

> message

String

Readable status message

combined_verdict

String

benign | malicious

Combined verdict of all the images.
Note - Benign reports are not supported for local gateways.

severity

Integer

{1 - 4}

1 - low

2 - medium

3 - high

4 - Critical

Combined severity of threats found.

Note - In case threats are not found, this field is not given.

confidence

Integer

{1 - 3}

1 - low

2 - medium

3 - high

Rating of the threat data and its relevance to this instance.

It is recommended to block threats with confidence medium and above.

images

JSON object

Data for each image

See next section.

summary_report

String

Summary report ID

In response, if requested. If not requested, omitted.