mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-15 23:07:23 +00:00
s
This commit is contained in:
parent
045e2a90d8
commit
3bf9ebbab5
@ -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)]
|
||||||
|
|
||||||
|
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user