Skip to content

Commit 5b0e4c9

Browse files
Merge pull request #3855 from denisebmsft/docs-editor/exposed-apis-odata-samples-1747863856
Update exposed-apis-odata-samples.md
2 parents 631edf2 + 4cd2982 commit 5b0e4c9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

defender-endpoint/api/exposed-apis-odata-samples.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: OData queries with Microsoft Defender for Endpoint
3-
ms.reviewer:
3+
ms.reviewer: yongrhee
44
description: Use these examples of Open Data Protocol (OData) queries to help with data access protocols in Microsoft Defender for Endpoint.
55
ms.service: defender-endpoint
66
ms.author: deniseb
77
author: denisebmsft
88
ms.localizationpriority: medium
9-
ms.date: 03/21/2025
9+
ms.date: 05/20/2025
1010
manager: deniseb
1111
audience: ITPro
1212
ms.collection:
@@ -44,7 +44,7 @@ Not all properties are filterable.
4444
## Properties that support $filter
4545

4646
- [Alert](alerts.md): `alertCreationTime`, `lastUpdateTime`, `incidentId`,`InvestigationId`, `status`, `severity`, and `category`.
47-
- [Machine](machine.md): `ComputerDnsName`, `LastSeen`, `HealthStatus`, `OsPlatform`, `onboardingStatus`, `RiskScore`, and `RbacGroupId`.
47+
- [Machine](machine.md): `ComputerDnsName`, `LastSeen`, `exposureLevel`, `HealthStatus`, `OsPlatform`, `onboardingStatus`, `RiskScore`, and `RbacGroupId`.
4848
- [MachineAction](machineaction.md): `Status`, `MachineId`, `Type`, `Requestor`, and `CreationDateTimeUtc`.
4949
- [Indicator](ti-indicator.md): `indicatorValue`, `indicatorType`, `creationTimeDateTimeUtc`, `createdBy`, `severity`, and `action`.
5050

0 commit comments

Comments
 (0)