From 323600c55844d1a9ab3ae8fa613506593d2e963e Mon Sep 17 00:00:00 2001 From: aviveldan <39082532+aviveldan@users.noreply.github.com> Date: Thu, 24 Dec 2020 17:22:26 +0200 Subject: [PATCH] Added response fields descriptions table --- .../microsoft-defender-atp/get-ip-statistics.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/windows/security/threat-protection/microsoft-defender-atp/get-ip-statistics.md b/windows/security/threat-protection/microsoft-defender-atp/get-ip-statistics.md index b58fd359e9..b3531c3636 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/get-ip-statistics.md +++ b/windows/security/threat-protection/microsoft-defender-atp/get-ip-statistics.md @@ -93,3 +93,12 @@ Content-type: application/json "orgLastSeen": "2017-08-29T13:32:59Z" } ``` + + +Name | Description +:---|:---|:--- +Org prevalence | the distinct count of devices that opened network connection to this IP. +Org first seen | the first connection for this IP in the organization. +Org last seen | the last connection for this IP in the organization. +>[!Note] +> This statistic information is based on data from the past 30 days.