From a9435b4e9571b0d487a33e0e7109644ee39b6699 Mon Sep 17 00:00:00 2001 From: Ben Date: Mon, 26 Oct 2020 15:04:56 +0200 Subject: [PATCH] Update find-machines-by-ip.md --- .../microsoft-defender-atp/find-machines-by-ip.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/windows/security/threat-protection/microsoft-defender-atp/find-machines-by-ip.md b/windows/security/threat-protection/microsoft-defender-atp/find-machines-by-ip.md index 86fc568017..a930d0de5a 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/find-machines-by-ip.md +++ b/windows/security/threat-protection/microsoft-defender-atp/find-machines-by-ip.md @@ -66,8 +66,7 @@ Authorization | String | Bearer {token}. **Required**. Empty ## Response -If successful and machines were found - 200 OK with list of the machines in the response body. -If no machine found - 404 Not Found. +If successful - 200 OK with list of the machines in the response body. If the timestamp is not in the past 30 days - 400 Bad Request. ## Example