Detect

class TH.Detect(datetime: pandas._libs.tslibs.timestamps.Timestamp, muid: Optional[str], client_id: Optional[str], logged_user: Optional[str], child_md5: Optional[str], child_path: Optional[str], child_filename: Optional[str], parent_md5: Optional[str], parent_path: Optional[str], parent_filename: Optional[str], winning_tech: Optional[str], detection_id: Optional[int], action: Optional[str], period: Optional[TH.Core.period.TimePeriod] = None)

Bases: Generic[TH.Core.THCollection.T]

Warning

This object is not intended to be created, but obtained through queries provided by upper level objects

Class representing a detection
get_file()Any

Obtain the file blocked as an instance of File

get_machine()Any

Obtain the machine for this block action as an instance of Machine

get_user()Any

Obtain the user blocked as an instance of User

property datetime
Returns

The date and time for the detection

property detectionId
Returns

The detection identification code

property technology
Returns

The technology that performed the deteccion