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": "VirtualMachineDetails Object",
"last_server": "VirtualMachineDetails Object",
"transport_node_type": "TransportNodeType Object",
"transport_node_id": "string",
"gateway_id": "string",
"first_inspected": "EpochMsTimestamp Object"
}
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. If true, the file is present in the allow-list.
Conveys if the file is blocked by malware prevention service.
Type of the file.
Detailed information about the type of file.
Identifier of the last user who submitted this file for inspection.
Task UUID assigned by Lastline Analyst service.
Protocol through which file is downloaded.
Number of workload VMs on which this file is observed.
Type of transport node by which file is downloaded.
ID of the transport node on which this file is detected. Transport nodes are hypervisor hosts or NSX Edges that participated in the NSX-T topology.
ID of the Tier0 or Tier1 gateway on which this file is detected. Tier0 or Tier1 gateway are logical routers of NSX-T topology.