Using Get-FalconHost and the "-Network" flag (or -Include network_history), there is a way to retrieve the IP/MAC history of an host (and the corresponding last_seen_date for that mac/ip combo)
However, using the Console, we are not limited to the "last_seen_date" : we actually have the full network history of the hostname : FROM_date and TO_date
Looking at the swagger API, there doesn't seem to have any way to retrieve this information but I could be wrong : is that possible?
Thanks
Using Get-FalconHost and the "-Network" flag (or -Include network_history), there is a way to retrieve the IP/MAC history of an host (and the corresponding last_seen_date for that mac/ip combo)
However, using the Console, we are not limited to the "last_seen_date" : we actually have the full network history of the hostname : FROM_date and TO_date
Looking at the swagger API, there doesn't seem to have any way to retrieve this information but I could be wrong : is that possible?
Thanks