Actions
Query Quarantined Email
Returns a list of quarantine documents given a query filter. The data is sorted in descending order (newest first). This provides the same functionality as the ‘Quarantine’ tab of the Email Security - Cloud Admin Console.
Basic Parameters
Parameter | Description |
---|---|
Domains | Domain names, an array of strings(“domain1”, “domain2”). |
From | Email address of sender. |
Reason | Reason the email was quarantined. |
Recipients | Email address of recipients, an array of strings(“recipient1”, “recipient2”). |
Size | Number of records returned. Size can be from 1-200 (default is 20). |
Advanced Parameters
Parameter | Description |
---|---|
Email Server | Email server address of recipients. |
Email Subject | The subject of the email. |
From Date | Start time in timestamp format. |
Sender Domain | Sender domain address. |
Source | List of sources. |
Tags | Tags associated with email. |
To Date | End time in timestamp format. |
Example Output
Workflow Library Example
Query Quarantined Email with Trellix Email Security and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?