mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-18 00:07:23 +00:00
Basic Acrolinx corrections for spelling or terminology
This commit is contained in:
parent
80ee9a3138
commit
56a27bb880
@ -59,7 +59,7 @@ GET /api/Software/{Id}/vulnerabilities
|
||||
Empty
|
||||
|
||||
## Response
|
||||
If successful, this method returns 200 OK with a a list of vulnerabilities exposed by the specified software.
|
||||
If successful, this method returns 200 OK with a list of vulnerabilities exposed by the specified software.
|
||||
|
||||
|
||||
## Example
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Get vulnerability by Id
|
||||
title: Get vulnerability by ID
|
||||
description: Retrieves vulnerability information by its ID.
|
||||
keywords: apis, graph api, supported apis, get, vulnerability information, mdatp tvm api
|
||||
search.product: eADQiWindows 10XVcnh
|
||||
|
@ -86,7 +86,7 @@ Data discovery based on Defender for Endpoint is also available in [Azure Log An
|
||||
|
||||
For more information on Azure Information Protection analytics, see [Central reporting for Azure Information Protection](https://docs.microsoft.com/azure/information-protection/reports-aip).
|
||||
|
||||
Open Azure Log Analytics in Azure Portal and open a query builder (standard or classic).
|
||||
Open Azure Log Analytics in Azure portal and open a query builder (standard or classic).
|
||||
|
||||
To view Defender for Endpoint data, perform a query that contains:
|
||||
|
||||
|
@ -50,7 +50,7 @@ Property | Type | Description
|
||||
id | String | Identity of the investigation entity.
|
||||
startTime | DateTime Nullable | The date and time when the investigation was created.
|
||||
endTime | DateTime Nullable | The date and time when the investigation was completed.
|
||||
cancelledBy | String | The ID of the user/application that cancelled that investigation.
|
||||
cancelledBy | String | The ID of the user/application that canceled that investigation.
|
||||
investigationState | Enum | The current state of the investigation. Possible values are: 'Unknown', 'Terminated', 'SuccessfullyRemediated', 'Benign', 'Failed', 'PartiallyRemediated', 'Running', 'PendingApproval', 'PendingResource', 'PartiallyInvestigated', 'TerminatedByUser', 'TerminatedBySystem', 'Queued', 'InnerFailure', 'PreexistingAlert', 'UnsupportedOs', 'UnsupportedAlertType', 'SuppressedAlert'.
|
||||
statusDetails | String | Additional information about the state of the investigation.
|
||||
machineId | String | The ID of the device on which the investigation is executed.
|
||||
|
Loading…
x
Reference in New Issue
Block a user