InlineInspectedFileDetails1
Details of a particular inspected file.
{
"file_name": [
"string"
],
"analysed_in_cloud": false,
"is_blocked": false,
"file_type": "string",
"file_type_details": "string",
"submitted_by": "string",
"analyst_task_uuid": "string",
"protocol": "string",
"workloads_affected_count": 0,
"last_client": {
"vm_id": "string",
"ip_address": "string",
"fqdn": "string"
},
"last_server": "VirtualMachineDetails Object",
"node_type": "string",
"node_id": "string",
"gateway_id": "string",
"first_inspected": 0
}
Array of file names observed for this file hash. This list is sorted based on corresponding inspection time. Last observed file name will appear first in this list.
Specifies whether this file is analysed in cloud.
Conveys if the file is blocked by the Malware Prevention Service.
Type / Extension of the inspected file.
Detailed information about the type / extension of the inspected file.
Identifier of the last user who submitted this file for inspection.
Task UUID assigned by Lastline Analyst service.
Protocol through which the file download / process activity is reported.
Number of workload Virtual Machines (VMs) on which this file is observed.
Type of node on which endpoint or network activity is reported.
ID of the node from which event was generated. A node could be hypervisor host, NSX Edge or Sensor.
ID of the Tier0 or Tier1 gateway on which this file is detected. Tier0 or Tier1 gateway are logical routers of NSX-T topology.