List Quarantined Devices
Retrieve a list of quarantined devices.
Parameters
Parameter | Description |
---|---|
Host ID | Device host ID. |
Serial Number | Device serial number. |
Example Output
[
{
"host_id": "string",
"ip": "string",
"ipv6": "string",
"serial_number": "string"
}
]
Workflow Library Example
List Quarantined Devices with Prisma Access and Send Results Via Email
Preview this Workflow on desktop