Machine.StopAndQuarantineMachine.ReadWrite.All
External DocumentationTo learn more, visit the Microsoft Defender for Endpoint documentation.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Machine.StopAndQuarantineMachine.ReadWrite.All| Parameter | Description |
|---|---|
| Comment | The comment to associate with the action. |
| Machine ID | The ID of the machine. Can be obtained using the List Machines action. |
| Sha1 | The sha1 of the file to stop and quarantine on the device. |
{
"@odata.context": "https://api.securitycenter.microsoft.com/api/$metadata#MachineActions/$entity",
"id": "5382f7ea-7557-4ab7-9782-d50480024a4e",
"type": "StopAndQuarantineFile",
"title": null,
"requestor": "Blink Ops Lab App",
"requestorComment": "Stop and quarantine file on machine due to alert",
"status": "Pending",
"machineId": null,
"computerDnsName": null,
"creationDateTimeUtc": "2026-07-14T13:28:22.9480733Z",
"lastUpdateDateTimeUtc": "2026-07-14T13:28:22.9480767Z",
"cancellationRequestor": null,
"cancellationComment": null,
"cancellationDateTimeUtc": null,
"errorHResult": 0,
"scope": null,
"externalId": null,
"requestSource": "PublicApi",
"relatedFileInfo": null,
"commands": [],
"troubleshootInfo": null
}
Was this page helpful?