Updated get-machinesecuritystates-collection-windows-defender-advanced-threat-protection.md

This commit is contained in:
Leonid Zhitomirsky
2018-10-09 08:46:13 +00:00
parent ce9246d9e0
commit 43a436848e

View File

@ -62,9 +62,9 @@ Field *id* contains machine id and equal to the field *id** in machines info.
HTTP/1.1 200 OK HTTP/1.1 200 OK
Content-type: application/json Content-type: application/json
{ {
"@odata.context":"https://graph.microsoft-ppe.com/testwdatppreview/$metadata#MachineSecurityStates", "@odata.context":"https://graph.microsoft.com/testwdatppreview/$metadata#MachineSecurityStates",
"@odata.count":444, "@odata.count":444,
"@odata.nextLink":"https://graph.microsoft-ppe.com/testwdatppreview/machinesecuritystates?$skiptoken=[continuation token]", "@odata.nextLink":"https://graph.microsoft.com/testwdatppreview/machinesecuritystates?$skiptoken=[continuation token]",
"value":[ "value":[
{ {
"id":"000050e1b4afeee3742489ede9ad7a3e16bbd9c4", "id":"000050e1b4afeee3742489ede9ad7a3e16bbd9c4",