This commit is contained in:
Ben Alfasi 2018-09-27 16:13:52 +03:00
parent 045e2a90d8
commit 3bf9ebbab5
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
--- ---
title: Find machines by IP API title: Find machines by internal IP API
description: Find machines seen with IP in the time range of 15 minutes prior and after a given timestamp description: Find machines seen with internal IP in the time range of 15 minutes prior and after a given timestamp
keywords: apis, graph api, supported apis, get, machine, IP, find, find machine, by ip, ip keywords: apis, graph api, supported apis, get, machine, IP, find, find machine, by ip, ip
search.product: eADQiWindows 10XVcnh search.product: eADQiWindows 10XVcnh
ms.prod: w10 ms.prod: w10
@ -13,7 +13,7 @@ ms.localizationpriority: medium
ms.date: 12/08/2017 ms.date: 12/08/2017
--- ---
# Find machines by IP # Find machines by internal IP API
[!include[Prerelease information](prerelease.md)] [!include[Prerelease information](prerelease.md)]

View File

@ -76,7 +76,7 @@ Content-type: application/json
"id": "ff0c3800ed8d66738a514971cd6867166809369f", "id": "ff0c3800ed8d66738a514971cd6867166809369f",
"computerDnsName": "amazingmachine.contoso.com", "computerDnsName": "amazingmachine.contoso.com",
"firstSeen": "2017-12-10T07:47:34.4269783Z", "firstSeen": "2017-12-10T07:47:34.4269783Z",
"lasttSeen": "2017-12-10T07:47:34.4269783Z", "lastSeen": "2017-12-10T07:47:34.4269783Z",
"osPlatform": "Windows10", "osPlatform": "Windows10",
"osVersion": "10.0.0.0", "osVersion": "10.0.0.0",
"systemProductName": null, "systemProductName": null,