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
530b3b4cba
commit
06053c4635
@ -33,7 +33,7 @@ Delegated (work or school account) | Machine.ReadWrite | 'Read and write machine
|
|||||||
|
|
||||||
## HTTP request
|
## HTTP request
|
||||||
```
|
```
|
||||||
GET /api/machineactions/{id}
|
GET https://api.securitycenter.windows.com/api/machineactions/{id}
|
||||||
```
|
```
|
||||||
|
|
||||||
## Request headers
|
## Request headers
|
||||||
@ -76,10 +76,10 @@ Content-type: application/json
|
|||||||
"requestor": "Analyst@contoso.com",
|
"requestor": "Analyst@contoso.com",
|
||||||
"requestorComment": "Check machine for viruses due to alert 3212",
|
"requestorComment": "Check machine for viruses due to alert 3212",
|
||||||
"status": "Succeeded",
|
"status": "Succeeded",
|
||||||
"error": "None",
|
|
||||||
"machineId": "f46b9bb259ed4a7fb9981b73510e3cc7aa81ec1f",
|
"machineId": "f46b9bb259ed4a7fb9981b73510e3cc7aa81ec1f",
|
||||||
"creationDateTimeUtc": "2017-12-04T12:18:27.1293487Z",
|
"creationDateTimeUtc": "2018-12-04T12:18:27.1293487Z",
|
||||||
"lastUpdateTimeUtc": "2017-12-04T12:18:57.5511934Z"
|
"lastUpdateTimeUtc": "2018-12-04T12:18:57.5511934Z",
|
||||||
|
"relatedFileInfo": null
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user