update toc and description

This commit is contained in:
Beth Levin 2020-10-01 14:48:58 -07:00
parent b3ca0f5434
commit be577f3453
2 changed files with 3 additions and 3 deletions

View File

@ -544,7 +544,7 @@
####### [Add or Remove machine tags](microsoft-defender-atp/add-or-remove-machine-tags.md) ####### [Add or Remove machine tags](microsoft-defender-atp/add-or-remove-machine-tags.md)
####### [Find machines by IP](microsoft-defender-atp/find-machines-by-ip.md) ####### [Find machines by IP](microsoft-defender-atp/find-machines-by-ip.md)
####### [Get missing KBs](microsoft-defender-atp/get-missing-kbs-machine.md) ####### [Get missing KBs](microsoft-defender-atp/get-missing-kbs-machine.md)
####### [Get or set device value](microsoft-defender-atp/get-or-set-device-value.md) ####### [Set device value](microsoft-defender-atp/set-device-value.md)
###### [Machine Action]() ###### [Machine Action]()
####### [Machine Action methods and properties](microsoft-defender-atp/machineaction.md) ####### [Machine Action methods and properties](microsoft-defender-atp/machineaction.md)

View File

@ -1,6 +1,6 @@
--- ---
title: Set device value API title: Set device value API
description: Learn how to use the Add or Remove machine tags API to adds or remove a tag for a machine in Microsoft Defender Advanced Threat Protection. description: Learn how to specify the value of a device using a Microsoft Defender Advanced Threat Protection API.
keywords: apis, graph api, supported apis, tags, machine tags keywords: apis, graph api, supported apis, tags, machine tags
search.product: eADQiWindows 10XVcnh search.product: eADQiWindows 10XVcnh
ms.prod: w10 ms.prod: w10
@ -31,7 +31,7 @@ Adds or remove tag to a specific [Machine](machine.md).
## Limitations ## Limitations
1. You can post on machines last seen according to your configured retention period. 1. You can post on devices last seen according to your configured retention period.
2. Rate limitations for this API are 100 calls per minute and 1500 calls per hour. 2. Rate limitations for this API are 100 calls per minute and 1500 calls per hour.