
Trend Vision One - Get Response Task by ID
This atomic belongs to the Trend Vision One atomic group.
Fetches information about a response task from Trend Vision One. This atomic returns some high-level information about the task and the rest is provided as a JSON-formatted object in the Results variable. The information returned by Trend Vision One varies depending on the type of response task that was executed. This atomic requires the following API scope: Response Management.
Target: Trend Vision One integration target or an HTTP endpoint for "api.xdr.trendmicro.com" with a path of "/v3.0/"
Account Key: None if using an integration-provided target, bearer token if using an HTTP Endpoint
Steps:
[] Build the authorization header
[] Get response task
[] Check if the request was successful:
[]> If it was, attempt to extract the action, description, status and set the output variables
[]> If it wasn't, output an error
More information about this API: https://automation.trendmicro.com/xdr/api-v3#tag/Common/paths/~1v3.0~1response~1tasks/get