Required API key role permissions:

  • Response Management - view, filter, search
  • Response Management - collect file

To learn more, visit the Trend Vision One documentation.

Parameters

ParameterDescription
Agent GUIDThe ID of an installed agent on an endpoint. For example: 9c94bd33-c589-48c4-9431-dace397b0067.Can be obtained by using the List Endpoints action.
Endpoint NameThe endpoint name of the target endpoint.Can be obtained by using the List Endpoints action.
File PathThe file path of the file to be collected from the endpoint.
Target ByYou can specify either the Endpoint Name or the GUID of the installed agent program - Agent GUID.
Task DescriptionThe description of the response task.

Example Output

[    {        "status": 202,        "headers": [            {                "name": "Operation-Location",                "value": "https://api.xdr.trendmicro.com/v3.0/xdr/response/tasks/00000001"            }        ]    }]

Workflow Library Example

Collect Endpoint File with Trend Vision One and Send Results Via Email

Preview this Workflow on desktop