Block

class TH.Block(datetime: pandas._libs.tslibs.timestamps.Timestamp, muid: str, client_id: str, logged_user: str, child_md5: str, child_path: str, child_filename: str, parent_md5: str, parent_path: str, parent_filename: str, winning_tech: str, detection_id: int, action: 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 blocked action
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

Obtain the date of block event

property detectionId

Obtain the detection ID

property technology

Obtain the detection technology